nandan-bhat
nandan-bhat
The issue has been resolved, as the solution was provided in the comments. I’m closing it now, but feel free to reopen if needed.
Hello @bweisberger, Thanks for your patience. I am looking into this issue.
Hi @kschmi-icims, The current version `7.23.1` should generally avoid encountering a `429` error, though it may still experience significant delays. This is because, when SCIM is enabled, there is no...
Hi @kschmi-icims, Thank you! Please feel free to contact me if you have any further questions or need additional information.
Hi @RYFN, @himanverma Are you still encountering this issue? If so, could you please confirm whether the following request returns a `200 OK` response? ```bash curl -i https://YOUR_CUSTOM_DOMAIN/.well-known/openid-configuration ``` This...
Hi @RYFN, @himanverma Were you able to reproduce this using the [v4 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) ?
Hi @TheCynosure, Can you please sign the commits ? Currently the commits do not have verified signatures. Reference: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits
Hey @TheCynosure, I think we can make this flexible by adding an optional `tokenLocation` property to `AuthOptions`. This way, the token can be retrieved from the specified location without overriding...
Hey @TheCynosure, I have already gone through the PR description, but I’d love to understand your specific use case better. What’s the reason for needing to customize the `authorization` and...
> > Hey @TheCynosure, > > I have already gone through the PR description, but I’d love to understand your specific use case better. What’s the reason for needing to...