Additional custom properties that can be added to the session.
OptionalaccessOptional. The access tokens associated with the session.
OptionalauthorizedOptionalidOptional. The ID token associated with the session.
OptionalrefreshOptional. The refresh token associated with the session.
Information about the authenticated user, typically claims obtained from an ID token or the 'userinfo' endpoint.
Represents a session containing user information, tokens, and additional custom properties.