DamageAssessment_Backend/DamageAssesmentApi/DamageAssesment.Api.UsersAccess/Models
2023-09-20 00:32:30 -04:00
..
Employee.cs implementation of Authentication using JWT. Security applied on all microservices endpoints. 2023-09-20 00:32:30 -04:00
JwtSettings.cs implementation of Authentication using JWT. Security applied on all microservices endpoints. 2023-09-20 00:32:30 -04:00
Role.cs implementation of Authentication using JWT. Security applied on all microservices endpoints. 2023-09-20 00:32:30 -04:00
Token.cs implementation of Authentication using JWT. Security applied on all microservices endpoints. 2023-09-20 00:32:30 -04:00
TokenResponse.cs implementation of Authentication using JWT. Security applied on all microservices endpoints. 2023-09-20 00:32:30 -04:00
User.cs implementation of Authentication using JWT. Security applied on all microservices endpoints. 2023-09-20 00:32:30 -04:00
UserCredentials.cs implementation of Authentication using JWT. Security applied on all microservices endpoints. 2023-09-20 00:32:30 -04:00