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 |
||
---|---|---|
.. | ||
client_repo_test.go | ||
connector_repo_test.go | ||
password_repo_test.go | ||
refresh_repo_test.go | ||
session_repo_test.go | ||
testutil.go | ||
user_repo_test.go |