Add authentication
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package top.fatweb.api.exception
|
||||
|
||||
class TokenHasExpiredException : RuntimeException("Token has expired")
|
||||
Reference in New Issue
Block a user