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 |
||
---|---|---|
.. | ||
migrations | ||
translate | ||
client.go | ||
conn.go | ||
conn_postgres.go | ||
conn_sqlite3.go | ||
conn_test.go | ||
connector_config.go | ||
db.go | ||
gc.go | ||
gc_test.go | ||
health.go | ||
key.go | ||
key_test.go | ||
migrate.go | ||
migrate_sqlite3.go | ||
migrate_test.go | ||
password.go | ||
refresh.go | ||
refresh_test.go | ||
session.go | ||
session_key.go | ||
user.go |