This repository was archived by the owner on Nov 25, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(auth0): fix access and id token assignments
Current Auth0 plugin assigns the Auth0 id_token to the access_token object. This fixes that and now you get the Auth0 access_token & id_token correctly assigned. This is breaking change, see issue #397
- Loading branch information