-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: supertokens/supertokens-node
base: 4fe642b932f3950df52e5128cd9305f4e5bc816b
head repository: supertokens/supertokens-node
compare: 0faebfae435fd661f4b6657e2ca510101da012f5
Commits on May 2, 2021
-
* adds anti csrf check via custom header * changes input type of antiCsrf * fixes tests * fixes to tests * removes deprecated apiWebProxyPath config
Configuration menu - View commit details
-
Copy full SHA for ebce73a - Browse repository at this point
Copy the full SHA ebce73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e7a18 - Browse repository at this point
Copy the full SHA 24e7a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64030f6 - Browse repository at this point
Copy the full SHA 64030f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44dbf4a - Browse repository at this point
Copy the full SHA 44dbf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dadf20 - Browse repository at this point
Copy the full SHA 5dadf20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14826f6 - Browse repository at this point
Copy the full SHA 14826f6View commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e15e12 - Browse repository at this point
Copy the full SHA 7e15e12View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5ab3905 - Browse repository at this point
Copy the full SHA 5ab3905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03a0e94 - Browse repository at this point
Copy the full SHA 03a0e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ca8e3 - Browse repository at this point
Copy the full SHA 96ca8e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a025743 - Browse repository at this point
Copy the full SHA a025743View commit details
Commits on May 10, 2021
-
Bump url-parse from 1.4.7 to 1.5.1 (#124)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4faf06 - Browse repository at this point
Copy the full SHA a4faf06View commit details
Commits on May 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71adb7c - Browse repository at this point
Copy the full SHA 71adb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f857a1a - Browse repository at this point
Copy the full SHA f857a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d24de9b - Browse repository at this point
Copy the full SHA d24de9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf6efb - Browse repository at this point
Copy the full SHA abf6efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d70f1d - Browse repository at this point
Copy the full SHA 8d70f1dView commit details
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc2cd66 - Browse repository at this point
Copy the full SHA dc2cd66View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6da97 - Browse repository at this point
Copy the full SHA fc6da97View commit details -
Bump lodash from 4.17.20 to 4.17.21 (#125)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80dab17 - Browse repository at this point
Copy the full SHA 80dab17View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea6e6d - Browse repository at this point
Copy the full SHA bea6e6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d894454 - Browse repository at this point
Copy the full SHA d894454View commit details -
Configuration menu - View commit details
-
Copy full SHA for cca0289 - Browse repository at this point
Copy the full SHA cca0289View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c1d2e - Browse repository at this point
Copy the full SHA d8c1d2eView commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1a3b443 - Browse repository at this point
Copy the full SHA 1a3b443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0b4e9 - Browse repository at this point
Copy the full SHA 4e0b4e9View commit details
Commits on May 22, 2021
-
* updates types for functions override and creates interface and implementation for emailverification apis * implements emailverification API interface * allows for override of emailpassword APIs * allows for override of thirdparty APIs * implements api overriding for thirdpartyemailpassword recipe * changes for background process * moves emailverification override inside main override block * Reduce recipe use (#130) * removes need for recipe in error * fixes tests * passes querier instead of recipe in implementation * passes querier instead of recipe in implementation for thirdparty * removes use of recipe from thirdpartyemailpassword * changes session implementation to not depend on a recipe * decouples querier from recipe * function name change for getting querier instance * api implementation doesn't depend on recipe instance for emailverification recipe * api implementation doesn't depend on recipe instance for emailpassword recipe * api implementation doesn't depend on recipe instance for thirdparty recipe * removes unnecessary checks in tpep api implementation * fixes all tests * makes session APIs overridable
Configuration menu - View commit details
-
Copy full SHA for 2bd589c - Browse repository at this point
Copy the full SHA 2bd589cView commit details
Commits on May 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c1ff2e3 - Browse repository at this point
Copy the full SHA c1ff2e3View commit details -
replaces disableDefaultImpl boolean with overriding api with undefine…
…d for emailpassword, thirdparty and thirdpartyemailpassword
Configuration menu - View commit details
-
Copy full SHA for 344834f - Browse repository at this point
Copy the full SHA 344834fView commit details -
replaces disableDefaultImpl boolean with overriding api with undefine…
…d for session recipe
Configuration menu - View commit details
-
Copy full SHA for f0d104d - Browse repository at this point
Copy the full SHA f0d104dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9cdaa - Browse repository at this point
Copy the full SHA 8d9cdaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 128dbc9 - Browse repository at this point
Copy the full SHA 128dbc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 036e6ae - Browse repository at this point
Copy the full SHA 036e6aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc7a36 - Browse repository at this point
Copy the full SHA 9bc7a36View commit details
Commits on May 24, 2021
-
Removes post api callbacks for emailpassword and emailverification (#131
) * removes post api callbacks for emailpassword and emailverification * removes post sign up / in callbacks from thirdpaty recipe * removes post sign up / in callbacks from thirdpatyemailpassword recipe * changes api interface for thirdpartyemailpassword to combine sign in and sign up into one API * fixes to tests * updates changelog
Configuration menu - View commit details
-
Copy full SHA for 7cc8cd3 - Browse repository at this point
Copy the full SHA 7cc8cd3View commit details -
makes supertokens config optional (since users can potentially overri…
…de a recipe entirely and use that instead of using the core)
Configuration menu - View commit details
-
Copy full SHA for 3382cc8 - Browse repository at this point
Copy the full SHA 3382cc8View commit details
Commits on May 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e7be99 - Browse repository at this point
Copy the full SHA 5e7be99View commit details
Commits on May 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3944372 - Browse repository at this point
Copy the full SHA 3944372View commit details -
changes emailverification functions to have more explicit return type…
…s that include erros
Configuration menu - View commit details
-
Copy full SHA for 67ab07d - Browse repository at this point
Copy the full SHA 67ab07dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d13c5 - Browse repository at this point
Copy the full SHA f5d13c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aab7808 - Browse repository at this point
Copy the full SHA aab7808View commit details -
Configuration menu - View commit details
-
Copy full SHA for dea5e55 - Browse repository at this point
Copy the full SHA dea5e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf7242 - Browse repository at this point
Copy the full SHA ebf7242View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb05d4 - Browse repository at this point
Copy the full SHA cbb05d4View commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0ad91d7 - Browse repository at this point
Copy the full SHA 0ad91d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6632854 - Browse repository at this point
Copy the full SHA 6632854View commit details
Commits on May 29, 2021
-
adds ability to override recipes of child recipes so that multiple in…
…stances of the same recipe are not created
Configuration menu - View commit details
-
Copy full SHA for 4e53982 - Browse repository at this point
Copy the full SHA 4e53982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a9867 - Browse repository at this point
Copy the full SHA 87a9867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e5f72 - Browse repository at this point
Copy the full SHA 47e5f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d265d10 - Browse repository at this point
Copy the full SHA d265d10View commit details
There are no files selected for viewing