Uses of Class
com.glowmart.shop_management.security.AuthResponse
Packages that use AuthResponse
-
Uses of AuthResponse in com.glowmart.shop_management.controller
Methods in com.glowmart.shop_management.controller that return types with arguments of type AuthResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AuthResponse>Login a user.org.springframework.http.ResponseEntity<AuthResponse>Refresh the user's access token using a valid refresh token.