Name | Description |
signInAttempt | SignIn | null The current sign in atttempt, or null if there is none. |
signUpAttempt | SignUp | null The current sign up atttempt, or null if there is none. |
sessions | Session[] A list of session that have been created on this client. |