π Fix Examples bugs - #753
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
|
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #753 +/- ##
=======================================
Coverage 96.65% 96.65%
=======================================
Files 15 15
Lines 778 778
Branches 76 76
=======================================
Hits 752 752
Misses 20 20
Partials 6 6 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
yezz123
approved these changes
May 28, 2025
Owner
|
@all-contributors please add @Evergreenies for code |
Contributor
|
I've put up a pull request to add @Evergreenies! π |
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.



This PR is raised against the issue the I raised recently - #752
The issues has been fixed while this PR changes are pointed as below -
While I was digging into this repo
encountered some issues in examples gives to this repo. I have listed those below:
authx/examples/examples/basic_auth.py
Line 55 in 2e896a9
authx/examples/examples/refresh_token.py
Line 63 in 2e896a9
authx/examples/tests/test_examples.py
Line 265 in 2e896a9
authx/examples/examples/token_locations.py
Line 75 in 2e896a9
authx/examples/examples/token_locations.py
Line 95 in 2e896a9
unset_jwt_cookiesin authx so renamed it tounset_cookies)authx/examples/examples/token_locations.py
Line 108 in 2e896a9
get_token_locationso removed and took location forRequestPaylod