Closed elisandroesp closed 1 year ago
Thanks fo the suggestions @elisandroesp
Sub claim added in 827bdb793e9e7da86add94b5efaafd43a5f2b3cf Config added in ab09faadbb53d5e23d01f0b57acdca3aa61ae4f3
The refresh TTL should be sent as plaintext alongside the token response for the client to manage.
Feel free to test this on the dev-master
branch.
Hi!
We loved the new JWT implementation, although we saw a couple issues with the generated JWT claims:
sub
claim (instead you have 'data', but no user id in it).This would expand its usage and give devs a lot more control.
Best regard, Elisandro