|
IOT Dash
|
This is the complete list of members for IotDash.Services.Implementations.IdentityService, including all inherited members.
| CleanupRefreshTokens() | IotDash.Services.Implementations.IdentityService | inline |
| GetUserByIdAsync(Guid userId) (defined in IotDash.Services.Implementations.IdentityService) | IotDash.Services.Implementations.IdentityService | inline |
| GetUserByNameAsync(string name) (defined in IotDash.Services.Implementations.IdentityService) | IotDash.Services.Implementations.IdentityService | inline |
| IdentityService(IUserStore users, JwtSettings jwtSettings, TokenValidationParameters tokenValidationParameters, DataContext dataContext) | IotDash.Services.Implementations.IdentityService | inline |
| jwtSettings (defined in IotDash.Services.Implementations.IdentityService) | IotDash.Services.Implementations.IdentityService | package |
| LoginAsync(string username, string password) | IotDash.Services.Implementations.IdentityService | inline |
| RefreshTokenAsync(string token, string refreshToken) | IotDash.Services.Implementations.IdentityService | inline |
| RegisterAsync(string name, string password) | IotDash.Services.Implementations.IdentityService | inline |