forked from mystiq/dex
32a1994a5e
A refresh request must fail if it asks for scopes that were not originally granted when the refresh token was obtained. This Commit: * changes repo to store scopes with tokens * changes repo interface signatures so that scopes can be stored and verified * updates dependent code to pass along scopes |
||
---|---|---|
.. | ||
api | ||
manager | ||
email_verification.go | ||
email_verification_test.go | ||
invitation.go | ||
invitation_test.go | ||
password.go | ||
password_test.go | ||
user.go | ||
user_test.go | ||
util.go |