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':
|
'200':
|
||||||
description: Logged in
|
description: Logged in
|
||||||
content:
|
content:
|
||||||
application/text:
|
text/plain:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
description: A JWT token for this user
|
description: A JWT token for this user
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user