add redirect url to auth code grant type; refactor authcodeinfo db storage
Showing
- internal/db/dbmigrate/scripts/v0.4.0.pre.sql 27 additions, 88 deletionsinternal/db/dbmigrate/scripts/v0.4.0.pre.sql
- internal/db/dbrepo/authcodeinforepo/authcodeInfo.go 42 additions, 59 deletionsinternal/db/dbrepo/authcodeinforepo/authcodeInfo.go
- internal/endpoints/token/mytoken/pkg/authCodeFlowRequest.go 18 additions, 0 deletionsinternal/endpoints/token/mytoken/pkg/authCodeFlowRequest.go
- internal/endpoints/token/mytoken/pkg/oidcFlowRequest.go 12 additions, 0 deletionsinternal/endpoints/token/mytoken/pkg/oidcFlowRequest.go
- internal/oidc/authcode/authcode.go 7 additions, 13 deletionsinternal/oidc/authcode/authcode.go
- internal/server/web/static/js/login.js 4 additions, 2 deletionsinternal/server/web/static/js/login.js
Loading
Please register or sign in to comment