-
Notifications
You must be signed in to change notification settings - Fork 42
feat!: appinfo refactor #459
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
Merged
Changes from 37 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
5d388af
WIP: appInfo refactor
IamMayankThakur ae2c821
fix: linting errrs
IamMayankThakur 08dad5d
Merge branch 'master' into feat/appinfo-refactor
IamMayankThakur 4fd944c
feat: add session recipe changes for appInfo refactor
IamMayankThakur 29f92dc
fix: unaligned types in session recipe
IamMayankThakur 6cb1f31
fixed errors
IamMayankThakur e70fc0d
more fixes
IamMayankThakur d34492d
more fixes
IamMayankThakur 9ac3158
feat: removed request arg from consume_code functions
IamMayankThakur bb2f5ff
added tests got appInfo refactor
IamMayankThakur 171afdb
Merge branch 'master' into feat/appinfo-refactor
IamMayankThakur 26de060
fixed old breaking tests
IamMayankThakur 017cff3
fixed linting errors
IamMayankThakur 36e61a5
refactor: removed unused variables
IamMayankThakur 6e9737b
test: add test for session changes
IamMayankThakur d3c1771
updates changelog and bumps version
IamMayankThakur a40c42f
Merge branch '0.18' into feat/appinfo-refactor
IamMayankThakur cc2b051
fixes to supertokens.py file
rishabhpoddar e90d13f
fixes middleware code
rishabhpoddar f330300
more changes
rishabhpoddar cb8c21f
more fixes
rishabhpoddar f781326
more fixes
rishabhpoddar 6decb79
more fixes
rishabhpoddar c156354
more fixes
rishabhpoddar a2a4e7b
more fixes
rishabhpoddar 8434d63
more fixes
rishabhpoddar 8fb9707
more fixes
rishabhpoddar 391df9e
more fixes
rishabhpoddar 2d07c5e
more fixes
rishabhpoddar 08bc4c6
more fixes
rishabhpoddar d5e35ee
more fixes
rishabhpoddar 233f2bc
more fixes
rishabhpoddar 7614fc1
more fixes
rishabhpoddar 09d9064
more fixes
rishabhpoddar a4dc546
more fixes
rishabhpoddar ca26b7c
fixes non test linting and formatting
rishabhpoddar dc8c897
fixes linting and formatting in tests
rishabhpoddar 8c871c3
test fixes
rishabhpoddar 9c47ec7
fixes debug logging issue
rishabhpoddar d211b55
changes permission of script
rishabhpoddar 440b3db
makes example scripts exec
rishabhpoddar eaa2fa8
updates changelog
rishabhpoddar b9d007c
fixes a few tests
rishabhpoddar 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,7 @@ | |
|
||
setup( | ||
name="supertokens_python", | ||
version="0.17.0", | ||
version="0.18.0", | ||
author="SuperTokens", | ||
license="Apache 2.0", | ||
author_email="[email protected]", | ||
|
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
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
Oops, something went wrong.
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.