IOT Dash
All Classes Namespaces Functions Enumerations Properties Pages
IotDash.Services.Implementations.IdentityService Member List

This is the complete list of members for IotDash.Services.Implementations.IdentityService, including all inherited members.

CleanupRefreshTokens()IotDash.Services.Implementations.IdentityServiceinline
GetUserByIdAsync(Guid userId) (defined in IotDash.Services.Implementations.IdentityService)IotDash.Services.Implementations.IdentityServiceinline
GetUserByNameAsync(string name) (defined in IotDash.Services.Implementations.IdentityService)IotDash.Services.Implementations.IdentityServiceinline
IdentityService(IUserStore users, JwtSettings jwtSettings, TokenValidationParameters tokenValidationParameters, DataContext dataContext)IotDash.Services.Implementations.IdentityServiceinline
jwtSettings (defined in IotDash.Services.Implementations.IdentityService)IotDash.Services.Implementations.IdentityServicepackage
LoginAsync(string username, string password)IotDash.Services.Implementations.IdentityServiceinline
RefreshTokenAsync(string token, string refreshToken)IotDash.Services.Implementations.IdentityServiceinline
RegisterAsync(string name, string password)IotDash.Services.Implementations.IdentityServiceinline