Interface AuthControllerInterface<CredentialsType, AuthDataType, RefreshLoginDataType, RequestPasswordResetDataType, ConfirmPasswordResetDataType>
Type Parameters
- CredentialsType
- AuthDataType
- RefreshLoginDataType
- RequestPasswordResetDataType
- ConfirmPasswordResetDataType
Properties
Interface for an auth controller.