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
base: 05f8a3790faa2f025c11adee2fafdbd9e1b713f1
Choose a base ref
...
head repository: supertokens/supertokens-auth-react
compare: fff004e272d86d9724000189f2a87c329d8509cf
Choose a head ref
  • 20 commits
  • 536 files changed
  • 5 contributors

Commits on Apr 5, 2023

  1. temp change

    rishabhpoddar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3d83957 View commit details
    Browse the repository at this point in the history
  2. vercel example change

    rishabhpoddar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    852b95a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. fix: Thirdparty login popup (#675)

    * fix: thirdparty popup example
    
    * chore: changelog
    
    * fix: adding backend
    
    * fix: pr comment
    
    * fix: pr comment
    
    * fix: pr comment
    
    * fix: pr comment
    sattvikc committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    bbd4adc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    8f06522 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. updates example app

    rishabhpoddar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    40af56e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. fix: google onetap example (#679)

    * fix: google onetap example
    
    * fix: cleanup
    
    * fix: updated onetap example
    
    * fix: updated onetap example
    
    * fix: updated onetap example
    
    * fix: minor fixes
    
    * fix: removed google on frontend
    
    * changes
    
    ---------
    
    Co-authored-by: rishabhpoddar <rishabh.poddar@gmail.com>
    sattvikc and rishabhpoddar committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e3ca010 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. feat: duplicate init split prebuilt UI (#665)

    * init web-js recipes, supertokens from auth-react
    
    * move recipe output type to types.ts
    
    * make combined recipes use web-js version
    
    * get rid of recipeImplementation for single recipes
    
    * add functionOverrides to thirdpartypasswordless recipe
    
    * add functionOverrides to thirdpartyemailpassword recipe
    
    * get rid of one the duplicate setLoginAttemptInfo calls
    
    * fix tests
    
    * update changelog
    
    * fixes after review
    
    * move initOutput type to root types
    
    * fix tests
    
    * review fixes
    
    * review fixes
    
    * add build files
    
    * use normalisedConfig for webjs init in combined recipes
    
    * remove commented code
    
    * disable isIE check in order to avoid error
    
    * test fixes caused by utils
    
    * fix typo
    
    * rename recipeImpl -> webJSRecipe for all recipes
    
    * add comments
    
    * utils-> normalization_function  fix
    
    * type changes for recipe member
    
    * type change, renamein
    
    * move config normalization to init for session
    
    * Update thirdpartypasswordless comments
    
    Co-authored-by: Mihály Lengyel <mihaly@lengyel.tech>
    
    * Update thirdpartyemailpassword/recipe comments
    
    Co-authored-by: Mihály Lengyel <mihaly@lengyel.tech>
    
    * review fixes
    
    * reuse action type for RecipeInitResult
    
    * move onHandelEvent call to combined recipe overrides
    
    * fixes-session, overrides
    
    * fix exampleTestHelper
    
    * fix rollup watch mac issue
    
    * initial splitting
    
    * create class for each recipe to handle routes
    
    * review fixes for /lib
    
    * update examples
    
    * Merge branch '0.31' into 'feat/splitting-prebuild-ui-components'
    
    * fix: partially unit test
    
    * fix: unit test case
    
    * fix: broken components overriding after merge
    
    * fix: respect rid when rendering UIs
    
    * fix tests
    
    * fix: add underscore prefix
    
    * fix: emailverification prebuilt ui
    
    * fix: review changes
    
    * fix no router case
    
    * fix: prebuiltui components types exoprt
    
    * fix: emailverification exports
    
    * fix: test apps
    
    * fix: adjust routing component to handle duplicate renders
    
    * fix: e2e tests
    
    * update changelog
    
    * fix: example apps
    
    * fix examples & changelog
    
    * fix: preBuiltUI -> prebuiltui
    
    * fix filename casing
    
    * fix: preBuiltUI -> prebuiltui
    
    * fix filename casing
    
    * expose signle routing functons
    
    * rename: prebuiltui->ui
    
    * update test apps
    
    * fix: unit tests
    
    * preBuiltUI -> prebuiltui
    
    * update changelog
    
    * update example apps
    
    * getSuperTokensReactRouterDomRoutes casing fix
    
    * getSuperTokensReactRouterDomRoutes casing fix
    
    * review fixes
    
    * review fixes
    
    * review fixes
    
    * fix: review comments(preBuiltUI interface consistency)
    
    * fix example imports
    
    * fix: providers form & example app
    
    * chore: add note about web-js init into migration guides
    
    * chore: update google-onetap example to use new interface
    
    * chore: update version
    
    ---------
    
    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 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    0abaff1 View commit details
    Browse the repository at this point in the history
  2. build changes

    rishabhpoddar committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f40f317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fddfcf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0563742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d94a1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0476d02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b434336 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    844171b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2438447 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    c2c5f3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30472da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    302f76c View commit details
    Browse the repository at this point in the history
  4. fix: makes input of validateClaims optional & changelog (#685)

    * makes input of validateClaims optional & changelog
    
    * updates version
    
    * chore: update CHANGELOG.md to add a missing sub-header
    
    ---------
    
    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 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    91236d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fff004e View commit details
    Browse the repository at this point in the history