WIP restructering repos
Showing
- .github/workflows/go.yml 3 additions, 3 deletions.github/workflows/go.yml
- README.md 5 additions, 5 deletionsREADME.md
- cmd/mytoken-server/main.go 11 additions, 12 deletionscmd/mytoken-server/main.go
- cmd/mytoken-server/mytoken-dbGarbageCollector/main.go 3 additions, 3 deletionscmd/mytoken-server/mytoken-dbGarbageCollector/main.go
- cmd/mytoken-server/mytoken-setup/setup.go 10 additions, 10 deletionscmd/mytoken-server/mytoken-setup/setup.go
- internal/config/config.go 6 additions, 6 deletionsinternal/config/config.go
- internal/db/db.go 1 addition, 1 deletioninternal/db/db.go
- internal/db/dbrepo/accesstokenrepo/accessToken.go 4 additions, 4 deletionsinternal/db/dbrepo/accesstokenrepo/accessToken.go
- internal/db/dbrepo/authcodeinforepo/authcodeInfo.go 6 additions, 6 deletionsinternal/db/dbrepo/authcodeinforepo/authcodeInfo.go
- internal/db/dbrepo/authcodeinforepo/state/state.go 3 additions, 3 deletionsinternal/db/dbrepo/authcodeinforepo/state/state.go
- internal/db/dbrepo/eventrepo/event.go 3 additions, 3 deletionsinternal/db/dbrepo/eventrepo/event.go
- internal/db/dbrepo/supertokenrepo/supertoken.go 7 additions, 7 deletionsinternal/db/dbrepo/supertokenrepo/supertoken.go
- internal/db/dbrepo/supertokenrepo/supertokenrepohelper/helpers.go 4 additions, 4 deletions.../db/dbrepo/supertokenrepo/supertokenrepohelper/helpers.go
- internal/db/dbrepo/supertokenrepo/transfercoderepo/pollingCodeTmpST.go 3 additions, 3 deletions...brepo/supertokenrepo/transfercoderepo/pollingCodeTmpST.go
- internal/db/dbrepo/supertokenrepo/transfercoderepo/proxytoken.go 4 additions, 4 deletions...l/db/dbrepo/supertokenrepo/transfercoderepo/proxytoken.go
- internal/db/dbrepo/supertokenrepo/transfercoderepo/shorttoken.go 1 addition, 1 deletion...l/db/dbrepo/supertokenrepo/transfercoderepo/shorttoken.go
- internal/db/dbrepo/supertokenrepo/transfercoderepo/transfercode.go 3 additions, 3 deletions...db/dbrepo/supertokenrepo/transfercoderepo/transfercode.go
- internal/endpoints/configuration/configurationEndpoint.go 7 additions, 7 deletionsinternal/endpoints/configuration/configurationEndpoint.go
- internal/endpoints/configuration/pkg/mytokenConfiguration.go 1 addition, 1 deletioninternal/endpoints/configuration/pkg/mytokenConfiguration.go
- internal/endpoints/jwks.go 1 addition, 1 deletioninternal/endpoints/jwks.go
Loading
Please register or sign in to comment