storj/satellite/oidc
Wilfred Asomani 34e1caa55a satellite: add get user paged projects http endpoint
This change adds an endpoint to get a user's projects, similar to
the OwnedProjects GraphQL query.
The console.ProjectInfo struct has been renamed to UpsertProjectInfo
to more accurately reflect its use.

Issue: https://github.com/storj/storj/issues/6135

Change-Id: I802fe4694a5cc75a9df2b565476f6e6f473431d4
2023-08-08 14:02:53 +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/{mailservice,oidc}: improvements to debugging 2022-05-11 19:59:42 +00:00
doc.go satellite/console: added oidc endpoints 2022-03-16 12:01:26 +00:00
endpoint.go satellite/oidc: include nodeURL in oidc configuration 2022-09-13 13:46:30 +00:00
integration_test.go satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
oauth_generates_test.go satellite/console: added oidc endpoints 2022-03-16 12:01:26 +00:00
oauth_generates.go all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
oauth_stores.go satellite/{mailservice,oidc}: improvements to debugging 2022-05-11 19:59:42 +00:00
service.go all: fix linting issues 2022-03-21 15:26:42 +00:00