Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core, schemas): add implicit flow oidc client metadata support #6586

Closed
wants to merge 2 commits into from

Conversation

simeng-li
Copy link
Contributor

Summary

Testing

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

…data

add grantTypes and responseTypes to app oidcClientMetadata
hide responseTypes and grantTypes from application api
@github-actions github-actions bot added the feature Cool stuff label Sep 14, 2024
Copy link

COMPARE TO master

Total Size Diff 📈 +1.66 KB

Diff by File
Name Diff
packages/core/src/event-listeners/grant.ts 📈 +55 Bytes
packages/core/src/routes/applications/application.ts 📈 +286 Bytes
packages/core/src/routes/applications/types.ts 📈 +521 Bytes
packages/schemas/src/foundations/jsonb-types/oidc-module.ts 📈 +608 Bytes
packages/schemas/src/types/log/token.ts 📈 +25 Bytes
packages/schemas/src/types/oidc-config.ts 📈 +208 Bytes

@simeng-li
Copy link
Contributor Author

Close this for now, wait until we plan to shift this feature.

@simeng-li simeng-li closed this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant