-
-
Notifications
You must be signed in to change notification settings - Fork 188
[PR changes #392] feat: move pointer and sessionDataType to the SessionConfig #592
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
Merged
phoenix-ru
merged 39 commits into
sidebase:main
from
valh1996:feat/json-pointer-extractor
May 16, 2024
Merged
Changes from 27 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
e44b7c7
feat: add generic to "jsonPointerGet"
Danielwinkelmann adfb6b1
feat: implement the sessionDataJsonPointer
Danielwinkelmann ad8231d
feat: add to docs
Danielwinkelmann 83087ce
Merge branch 'main' into feat/json-pointer-extractor
Danielwinkelmann 63cd53e
Merge branch 'main' into feat/json-pointer-extractor
Danielwinkelmann f7730c6
Merge branch 'main' into feat/json-pointer-extractor
zoey-kaiser 20d18a6
feat: move pointer and sessionDataType to the SessionConfig
d4761b4
fix: remove default baseUrl
65dbc63
Merge branch 'refs/heads/main' into feat/json-pointer-extractor
01ca023
fix merge conflicts from main
9fe12da
fix: merge conflict with SessionConfig
f034257
reset to main branch state
e788160
fix: lint
4aa8a12
feat: make session refresh params optional
3ad2296
feat: rebase `jsonPointerGet` function on @danielwinkelmann's origina…
df753ae
refacto: set the return type when extracting json pointers
134d70f
fix: should use the pointer to retrieve the user session not datatype…
53b6edd
revert: import as type
1ca6e69
Merge branch 'main' into feat/json-pointer-extractor
valh1996 2044dce
fix lint
4613e42
fix: type issue - forgotten changes from daniel
84b2128
Merge branch 'main' into feat/json-pointer-extractor
zoey-kaiser ca2af93
move the session data type back to the providers (local and refresh)
15e0b7e
Merge branch 'main' into feat/json-pointer-extractor
valh1996 4387181
forget to remove baseurl while testing
6fade21
fix: use config directly
d596f39
docs: add session data type to the refresh docs
24d165c
Merge branch 'main' of github.com:sidebase/nuxt-auth into feat/json-p…
f7fde1f
Merge branch 'main' into feat/json-pointer-extractor
phoenix-ru cd55182
Merge branch 'main' into feat/json-pointer-extractor
zoey-kaiser eacf639
Merge branch 'main' into feat/json-pointer-extractor
phoenix-ru fff8137
Merge branch 'main' into feat/json-pointer-extractor
zoey-kaiser 9af5920
fix(playground): reset to default pointer '/'
valh1996 7f2ad14
Merge branch 'main' into feat/json-pointer-extractor
phoenix-ru e43a549
Update useAuth.ts
phoenix-ru 8aa3e2b
Update useAuth.ts
phoenix-ru 9f8a71c
Update helpers.ts
phoenix-ru 4381445
Update helpers.ts
phoenix-ru 697b5da
fix: usage of `/` in json pointer get
phoenix-ru File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.