forked from supertokens/supertokens-node
-
Notifications
You must be signed in to change notification settings - Fork 0
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
upgrade new version #6
Merged
Merged
Conversation
This file contains 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
* adds bitbucket impl * adds gitlab login * adds config to change gitlab base url * updates version and changelog * updates copyright on top of file
* Add analytics info to window object for dashboard GET API * Add analytics API * Return data from analytics API * Change analytics API method * Undo changes that were not needed * Change analytics API logic to send telemetry from backend SDK * Remove API key from dashboard init * Update CHANGELOG * Modify based on PR review * Fix analytics API url * Re-add api key to dashboard config * Use production url for telemetry api * Add config tests * Update version * Update version * Refactor
* dashboard search apis * search done * Enable search only for CDI version above 2.20 * Fix * Update CDI version * Update package version and dashboard version * Update CHANGELOG * Update CHANGELOG --------- Co-authored-by: Iresh Sharma <[email protected]>
* parsing search params manually * switched to URLSearchParams * added utility function to create users, and tests for dashboard apis * added check for version in tests, moved params method to userget and uncommented code --------- Co-authored-by: Iresh Sharma <[email protected]>
* parsing search params manually * switched to URLSearchParams * added utility function to create users, and tests for dashboard apis * added check for version in tests, moved params method to userget and uncommented code * changes for aws lamba to work properly * added tests * Cleanup --------- Co-authored-by: Iresh Sharma <[email protected]> Co-authored-by: Nemi Shah <[email protected]>
* parsing search params manually * switched to URLSearchParams * added utility function to create users, and tests for dashboard apis * added check for version in tests, moved params method to userget and uncommented code * changes for aws lamba to work properly * added tests * fixed typo * deleted importtest.js --------- Co-authored-by: Iresh Sharma <[email protected]>
* email templates updated * removed .idea files * importtest removed * email templates updated --------- Co-authored-by: Rishabh Poddar <[email protected]>
* email template for verify email updated * versioning
* feat: make accessTokenPath configurable * fix: accessTokenPath as a parameter in TypeInput * fix: accessTokenPath config fixes * feat: add tests for configurable accessTokenPath --------- Co-authored-by: Qdea <[email protected]>
* function signature for getUserNewestFirst and getUserOldestFirst * build * versioning * added tests * Update CHANGELOG.md * removed names from tests * versioning to 13.6.0
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.
No description provided.