-
Notifications
You must be signed in to change notification settings - Fork 34
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(provider): make client secret non mandatory for public clients #154
Conversation
PR title sonar code smells |
@Tyagi-Sunny the comments above |
…on blocking change make client secret non mandatory for public clients non blocking change GH-153
add securClient config to AuthenticationConifg GH-153
src/strategies/passport/passport-client-password/client-password-strategy-factory-provider.ts
Outdated
Show resolved
Hide resolved
src/strategies/passport/passport-client-password/client-password-strategy.ts
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
🎉 This PR is included in version 7.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
Non blocking changes for making client secret non-mandatory for public clients
Fixes #153
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: