1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/IdentityServer/Models/Manage
2021-12-06 00:13:12 -08:00
..
CheckPasswordModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
CreateAuthTokenModel.cs Added Auth Tokens for direct API access 2021-12-06 00:13:12 -08:00
CreateClientModel.cs Added customization of scopes and grant type for clients 2019-08-03 14:03:23 -07:00
DeleteAuthTokenModel.cs Added Auth Tokens for direct API access 2021-12-06 00:13:12 -08:00
DeleteClientModel.cs - Added client management to user's settings page. 2019-01-12 15:06:55 -08:00
DeleteUserModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Disable2FAModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
EditAuthTokenModel.cs Added Auth Tokens for direct API access 2021-12-06 00:13:12 -08:00
EditClientModel.cs Added customization of scopes and grant type for clients 2019-08-03 14:03:23 -07:00
Enable2FAModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
GeneratePasswordResetTokenModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
GenerateRecoveryCodesModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
GetClientModel.cs - Added client management to user's settings page. 2019-01-12 15:06:55 -08:00
GetClientsModel.cs - Added client management to user's settings page. 2019-01-12 15:06:55 -08:00
NewUserModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Reset2FAKeyModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
ResetPasswordModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
UpdateAccountStatusModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
UpdateAccountTypeModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
UpdateEmailModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
UpdateEmailVerifiedModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
UpdatePasswordModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
UpdatePGPPublicKeyModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
VerifyEmailModel.cs Added Identity Server for authentication 2018-10-25 22:22:53 -07:00