Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supertokens/supertokens-auth-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 03335ddbbe75b6c3511c10c4ae7a7a866689e72e
Choose a base ref
...
head repository: supertokens/supertokens-auth-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 78dc12ef7df5ef20b8376c45c34f25725c82121d
Choose a head ref

Commits on Oct 17, 2022

  1. Copy the full SHA
    55b8d99 View commit details
  2. Copy the full SHA
    f5d2784 View commit details
  3. updates size limit

    rishabhpoddar committed Oct 17, 2022
    Copy the full SHA
    c242d88 View commit details
  4. Copy the full SHA
    10cff8a View commit details

Commits on Oct 18, 2022

  1. Copy the full SHA
    72b6953 View commit details

Commits on Oct 25, 2022

  1. Copy the full SHA
    a838232 View commit details
  2. bumps version

    rishabhpoddar committed Oct 25, 2022
    Copy the full SHA
    9ab8d4b View commit details
  3. Copy the full SHA
    b191abb View commit details
  4. updates size limit

    rishabhpoddar committed Oct 25, 2022
    Copy the full SHA
    4b0fe2a View commit details
  5. Copy the full SHA
    7b37730 View commit details
  6. Copy the full SHA
    f40b08a View commit details
  7. Copy the full SHA
    da6974c View commit details
  8. Copy the full SHA
    dcc8aae View commit details
  9. Copy the full SHA
    ccb9ced View commit details
  10. Copy the full SHA
    4c395ad View commit details
  11. bugfix: Fix pre api hook when calling recipe function directly (#606)

    * Refactor calls to web js to include options
    
    * Add test for using pre api hooks in overrides
    
    * Update CHANGELOG
    
    Co-authored-by: Rishabh Poddar <rishabh.poddar@gmail.com>
    nkshah2 and rishabhpoddar authored Oct 25, 2022
    Copy the full SHA
    ee3ee1b View commit details
  12. Copy the full SHA
    aa7c58f View commit details

Commits on Nov 1, 2022

  1. removes vue and angular example apps (#609)

    * removes vue and angular example apps
    
    * fixes
    
    * fixes
    jscyo authored Nov 1, 2022
    Copy the full SHA
    bfefc29 View commit details

Commits on Nov 17, 2022

  1. 2fa example change to add email verification as well (#613)

    * makes a few changes to 2fa to add email verification - does not work
    
    * fixes example app
    rishabhpoddar authored Nov 17, 2022
    Copy the full SHA
    0f30605 View commit details

Commits on Nov 18, 2022

  1. Copy the full SHA
    81ef972 View commit details
  2. Copy the full SHA
    aea3dc9 View commit details
  3. Copy the full SHA
    800404b View commit details
  4. updates example app

    rishabhpoddar committed Nov 18, 2022
    Copy the full SHA
    c175d63 View commit details
  5. Copy the full SHA
    b83b017 View commit details
  6. fixes examlpe app

    rishabhpoddar committed Nov 18, 2022
    Copy the full SHA
    1ba5fa9 View commit details
  7. Copy the full SHA
    6295cf1 View commit details

Commits on Nov 22, 2022

  1. Copy the full SHA
    e46b133 View commit details

Commits on Nov 25, 2022

  1. Copy the full SHA
    48c91a7 View commit details
  2. Copy the full SHA
    04db069 View commit details
  3. Copy the full SHA
    30d9372 View commit details
  4. Copy the full SHA
    134d6a7 View commit details
  5. updates 2fa example

    rishabhpoddar committed Nov 25, 2022
    Copy the full SHA
    042a714 View commit details
  6. fixes example app

    rishabhpoddar committed Nov 25, 2022
    Copy the full SHA
    8118313 View commit details
  7. chore: update size-limit (#618)

    Co-authored-by: Rishabh Poddar <rishabh.poddar@gmail.com>
    porcellus and rishabhpoddar authored Nov 25, 2022
    Copy the full SHA
    bf2a8a7 View commit details
  8. updates package-lock

    rishabhpoddar committed Nov 25, 2022
    Copy the full SHA
    57057b2 View commit details
  9. Copy the full SHA
    ca02bf9 View commit details

Commits on Dec 6, 2022

  1. test: update test to match new website version (#619)

    * test: update test to match new website version
    
    * chore: updated version number
    porcellus authored Dec 6, 2022
    Copy the full SHA
    26a112f View commit details
  2. Copy the full SHA
    2cf39e9 View commit details

Commits on Dec 9, 2022

  1. Copy the full SHA
    6eed294 View commit details
  2. ci: fix visual testing action (#623)

    * test: set up visual testing
    
    * ci: fix visual testing gh action
    
    * test: fix visual test
    porcellus authored Dec 9, 2022
    Copy the full SHA
    b48dfa8 View commit details

Commits on Dec 13, 2022

  1. feat: social buttons css change (#621)

    * change social auth buttons style
    
    * modify changelog
    
    * change: PR comments fixes
    
    * fix: style fixes for custom provider button
    
    * fix: thirdpartyemailpassword buttons style fix
    
    * fix facebook provider logo
    
    * fix thirdpartypasswordless buttons css
    
    * Update CHANGELOG.md
    
    * changes in custom provider button design
    
    * fix adjust apple logo height
    
    * Update CHANGELOG.md
    
    Co-authored-by: Alisher <alisher@supertokens.com>
    Co-authored-by: Mihály Lengyel <mihaly@lengyel.tech>
    Co-authored-by: Rishabh Poddar <rishabh.poddar@gmail.com>
    4 people authored Dec 13, 2022
    Copy the full SHA
    47204a8 View commit details
  2. bumps version

    rishabhpoddar committed Dec 13, 2022
    Copy the full SHA
    a5df894 View commit details
  3. Copy the full SHA
    f3bedd4 View commit details

Commits on Dec 14, 2022

  1. fix: add trailing slash to url (#627)

    * fix: add trailing slash to url
    
    * update changelog
    
    * fix let users define the way the url is formed
    
    * test add tests for new redirection behavior
    
    * update changelog (added link to the issue)
    
    * update changelog
    
    * update version in package*.json, version.ts
    
    Co-authored-by: Alisher <alisher@supertokens.com>
    wtusfo and Alisher authored Dec 14, 2022
    Copy the full SHA
    c49b3c9 View commit details
  2. Copy the full SHA
    80a18b9 View commit details

Commits on Dec 15, 2022

  1. fix: alter tests after redirect fix (#631)

    * fix tests
    
    * update package versions
    
    * Revert "update package versions"
    
    This reverts commit 3bce7a7.
    
    Co-authored-by: Alisher <alisher@supertokens.com>
    wtusfo and Alisher authored Dec 15, 2022
    Copy the full SHA
    c26ab3b View commit details
  2. Copy the full SHA
    8c1dd80 View commit details
  3. test: signup duplication case (#629)

    * test case on attempt to sign up with duplicate email
    
    * update changelog
    
    * fix get rid of code repetition
    
    * fix test: make request to api to check if email exists
    
    * test: shows error when clicked signup with existing email
    
    * test: add duplicate email signup attempt in emailpw recipe
    
    * test: add check for duplication error to present when dupl email is typed
    
    Co-authored-by: Alisher <alisher@supertokens.com>
    wtusfo and Alisher authored Dec 15, 2022
    Copy the full SHA
    abc4265 View commit details
  4. chore: update supertokens-auth-react version for example apps (#630)

    * chore update supertokens-auth-react version for example apps
    
    * update changelog
    
    * Revert "update changelog"
    
    This reverts commit f161907.
    
    Co-authored-by: Alisher <alisher@supertokens.com>
    Co-authored-by: Rishabh Poddar <rishabh.poddar@gmail.com>
    3 people authored Dec 15, 2022
    Copy the full SHA
    7898db7 View commit details

Commits on Jan 6, 2023

  1. feat: move override config to stwrapper (#636)

    * test changes
    
    * move override config for components into separate component
    
    * update example apps
    
    * move overridecontext into root of each recipe
    
    * test: shared override does not affect others
    
    * test: add test case when two components override the same component
    
    * fix build
    
    * update changelog
    
    * fix by review comments
    
    * update test
    
    * eliminate warning in test
    
    * update changelog
    
    * Update CHANGELOG.md
    
    * update st-auth-react version for examples
    
    Co-authored-by: Alisher <alisher@supertokens.com>
    Co-authored-by: Rishabh Poddar <rishabh.poddar@gmail.com>
    3 people authored Jan 6, 2023
    Copy the full SHA
    90698ec View commit details
Loading