Skip to main content

AuthenticatedSession

An AuthenticatedSession is created upon successful authentication.

Signature

constructor

method(input: DeepPartial<AuthenticatedSession>) => AuthenticatedSession

user

propertyUser

The User who has authenticated to create this session.

authenticationStrategy

propertystring

The name of the AuthenticationStrategy used when authenticating to create this session.

Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page