Stratal API Reference
    Preparing search index...

    ActingAs

    Creates authentication sessions for testing. Uses Better Auth's internalAdapter to create real database sessions.

    const actingAs = new ActingAs(authService)
    const headers = await actingAs.createSessionForUser({ id: 'user-123' })
    Index

    Constructors

    Methods

    Constructors

    Methods