fix: restore ability to override auth and token urls for exemplary app#3590
Merged
aeneasr merged 1 commit intoory:masterfrom Aug 3, 2023
dpeckett:fix-auth-token-url-overrides
Merged
fix: restore ability to override auth and token urls for exemplary app#3590aeneasr merged 1 commit intoory:masterfrom dpeckett:fix-auth-token-url-overrides
aeneasr merged 1 commit intoory:masterfrom
dpeckett:fix-auth-token-url-overrides
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3590 +/- ##
==========================================
- Coverage 76.41% 76.38% -0.04%
==========================================
Files 130 130
Lines 9714 9739 +25
==========================================
+ Hits 7423 7439 +16
- Misses 1792 1797 +5
- Partials 499 503 +4
|
aeneasr
approved these changes
Aug 3, 2023
Member
aeneasr
left a comment
There was a problem hiding this comment.
Awesome, thank you! 🎉 Your contribution makes Ory better :)
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.
Restore ability to override auth and token urls for exemplary app, looks like this was accidentally broken in the past.
Checklist
introduces a new feature.
contributing code guidelines.
vulnerability. If this pull request addresses a security vulnerability, I
confirm that I got the approval (please contact
[email protected]) from the maintainers to push
the changes.
works.