Package com.bank.auth_service.service
package com.bank.auth_service.service
-
InterfacesClassDescriptionService interface for handling authentication-related operations, including user login with email and password, and login with token refresh functionality.Service interface for handling JSON Web Token (JWT) operations.Service interface for operations related to refresh tokens.Service interface for handling verification code operations.