Closed
Conversation
Contributor
Author
|
Hey Auth0 team. It's been a month since I created this PR. I'm not sure what to do here. Should I close this PR or reach out to someone for a review? |
99bfca9 to
08fa7af
Compare
gyaneshgouraw-okta
approved these changes
Sep 17, 2025
08fa7af to
b1278e3
Compare
gyaneshgouraw-okta
added a commit
that referenced
this pull request
Sep 17, 2025
Duplicates PR #812 to run scans and resolve commit sign issue. --------- Signed-off-by: Frederik Prijck <frederik.prijck@auth0.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Steven Wexler <steven.m.wexler@gmail.com> Co-authored-by: KunalOfficial <35455566+developerkunal@users.noreply.github.com> Co-authored-by: Lee Freeman <lee@passionatepeople.io> Co-authored-by: Tushar Pandey <tushar.pandey@okta.com> Co-authored-by: Tushar Pandey <tusharpandey13@gmail.com> Co-authored-by: Frederik Prijck <frederik.prijck@auth0.com> Co-authored-by: Arpit Jain <167312832+arpit-jn@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kunal Dawar <kunal.dawar@okta.com> Co-authored-by: Subhankar Maiti <35273200+subhankarmaiti@users.noreply.github.com> Co-authored-by: martinml <217925+martinml@users.noreply.github.com> Co-authored-by: Rita Zerrizuela <zeta@widcket.com>
Contributor
|
Closing this as duplicate PR has been merged #896 , which had commits signed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Fixes #811. This PR fixes compilation for on Typescript 4.6.3. It still works on 4.9.
I tried the simplest solution - casting the variable to the known type.
References
Testing
Developed on Ubuntu 22.04.5 LTS. Tested in Chrome 129.0.6668.58 (Official Build) (64-bit). Tested in Firefox 131.0.3 (64-bit).
Checklist