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

PKCE is enabled so don't have client_secret- value but this library gives Null pointer exception in this case. #1063

Open
RaginiSingh opened this issue May 3, 2024 · 1 comment
Labels

Comments

@RaginiSingh
Copy link

Hello,

I have implemented project having PKCE enabled. In this case, we don't have CLIENT_SECRET value. This library does not works without CLIENT_SECRET value. It gives Null Pointer exception. How to use this library without CLIENT_SECRET key.

It's mentioned in readme doc that use of client_secter is dangerous but it does not works without this.

@achakra21
Copy link

Are you able to solve this ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants