views.py
5.68 KB
- 
Updated access token view to return a JWT as an access token · 6941fcd7The JWT includes the user email and username, along with details pulled from the original access token (e.g. scope, expiration). ECOM-4221 Clinton Blackburn committed