Handle Blob responses in AuthService.login and enhance JWT decoding logic. Add utility methods for Blob detection and conversion.
This commit is contained in:
parent
4c38b070ea
commit
2fc6ba53f6
|
|
@ -11,7 +11,7 @@ UserLogin:
|
|||
'200':
|
||||
description: Logged in
|
||||
content:
|
||||
application/text:
|
||||
text/plain:
|
||||
schema:
|
||||
type: string
|
||||
description: A JWT token for this user
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user