storj/satellite/oidc
Mya 5cebbdee03 web/satellite: add consent screen for oauth
When an application wants to interact with resources on behalf of
an end-user, it needs to be granted access. In OAuth, this is done
when a user submits the consent screen.

Change-Id: Id838772f76999f63f5c9dbdda0995697b41c123a
2022-04-27 14:33:07 +00:00
..
database.go satellite: Rename "acct mgmt api" to "rest api" 2022-04-25 18:51:46 +00:00
dbx_test.go satellite: Rename "acct mgmt api" to "rest api" 2022-04-25 18:51:46 +00:00
dbx.go satellite: Rename "acct mgmt api" to "rest api" 2022-04-25 18:51:46 +00:00
doc.go satellite/console: added oidc endpoints 2022-03-16 12:01:26 +00:00
endpoint.go web/satellite: add consent screen for oauth 2022-04-27 14:33:07 +00:00
integration_test.go satellite/oidc: add integration test 2022-03-18 16:14:18 +00:00
oauth_generates_test.go satellite/console: added oidc endpoints 2022-03-16 12:01:26 +00:00
oauth_generates.go satellite/oidc: add integration test 2022-03-18 16:14:18 +00:00
oauth_stores.go all: fix linting issues 2022-03-21 15:26:42 +00:00
service.go all: fix linting issues 2022-03-21 15:26:42 +00:00