Package com.bank.auth_service.model
package com.bank.auth_service.model
-
ClassesClassDescriptionEntity representing a verification code used for user validation processes.Entity representing a refresh token for user authentication.Entity representing a user in the authentication system.Implementation of
UserDetails
andCredentialsContainer
for authenticated users.