Package com.markvarga21.studentmanager.service.auth
package com.markvarga21.studentmanager.service.auth
A package for handling authentication and authorization.
-
InterfacesClassDescriptionThe
AppUserService
interface containing methods for handling user related operations.A service for managing token related operations like invalidating/blacklisting tokens- or verifying their availability.