|
|
|
|
|
by tgv
1362 days ago
|
|
So if you need the client to pass on sensitive (authentication/authorization) information to another party without that party having access to the original provider of that data (except its public key, I suppose). Then JWT is a usable format, with a lot of support. |
|