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

fix: make oidc clientId optional #599

Merged

Conversation

mogusbi-motech
Copy link
Contributor

@mogusbi-motech mogusbi-motech commented May 5, 2023

Documentation states that clientId is optional for OIDC, however, the validation in place makes it required. This PR fixes this by making clientId optional.

@mogusbi-motech
Copy link
Contributor Author

@bboure @sid88in is there anything else that needs doing to get this reviewed and merged? This is currently blocking me from upgrading my apps to v2

@bboure
Copy link
Collaborator

bboure commented May 8, 2023

Thank you @mogusbi-motech
Sorry I missed your PR

This LGTM

thanks! 🎉

@bboure bboure merged commit 55f6c11 into sid88in:master May 8, 2023
@github-actions
Copy link

github-actions bot commented May 8, 2023

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

vicary pushed a commit to vicary/serverless-appsync-plugin that referenced this pull request Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants