Info
Version: | 1.0.3 |
Author(s): | Mark Dickinson |
Last Update: | Saturday, October 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RollerCoaster.Account.Proxy |
Install
Install-Package RollerCoaster.Account.Proxy
dotnet add package RollerCoaster.Account.Proxy
paket add RollerCoaster.Account.Proxy
RollerCoaster.Account.Proxy Download (Unzip the "nupkg" after downloading)
Dependencies
- DickinsonBros.DurableRest.Abstractions(>= 5.0.0 && < 6.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9 && < 4.0.0)
- Microsoft.Extensions.Http(>= 3.1.9 && < 4.0.0)
- Microsoft.Extensions.Options(>= 3.1.9 && < 4.0.0)
- System.Text.Json(>= 4.7.2 && < 5.0.0)
Methods
* CreateUserAccountAsync
* CreateAdminAccountAsync
* LoginAsync
* LogAsync
* UserAuthorizedAsync
* AdminAuthorizedAsync
* RefreshTokensAsync
* UpdateEmailPreferenceAsync
* UpdateEmailPreferenceWithTokenAsync
* ActivateEmailAsync
* UpdatePasswordAsync
* ResetPasswordAsync
* RequestPasswordResetEmailAsync
* Features
* Polciy based retrys and timeouts.
* Logs for all successful and exceptional runs
* Telemetry for all calls.