add logout logic and wip recap
This commit is contained in:
@@ -6,4 +6,5 @@ notauthenticated = "Not authenticated"
|
||||
usernotfound = "User not found"
|
||||
userloggedout = "User logged out"
|
||||
failtogettoken = "Failed to get token"
|
||||
unauthorized = "Unauthorized"
|
||||
unauthorized = "Unauthorized"
|
||||
notallowed = "Not Allowed"
|
||||
Reference in New Issue
Block a user