storj/satellite/console/consoleauth
Cameron 772397172f satellite/console: implement WebappSessions db
Create WebappSessions interface in consoleauth package.
Interface implements the DB for webapp_sessions table.

https://github.com/storj/storj/blob/main/docs/blueprints/webapp-session-management.md

Change-Id: Ib56f238c20b58f2877046fc384232add253ee82b
2022-05-16 15:06:04 +00:00
..
apikey.go pkg/auth: move package to consoleauth 2020-10-06 14:15:07 +02:00
claims_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
claims.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
hmac.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
service.go satellite/console: create new consoleauth service 2022-05-13 16:27:07 +00:00
sessions.go satellite/console: implement WebappSessions db 2022-05-16 15:06:04 +00:00
token_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
token.go all: fix linter complaints 2020-10-13 15:59:01 +03:00