Skip to content
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

beta #275

Closed
wants to merge 209 commits into from
Closed

beta #275

wants to merge 209 commits into from

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    3c20e20 View commit details
    Browse the repository at this point in the history
  2. Add frontend hook

    Widcket committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    c465464 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    b7032ce View commit details
    Browse the repository at this point in the history
  2. Use default export

    Widcket committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    4fe480f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Add browser exports

    Widcket committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    70e0dec View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Update api-call-example

    Widcket committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7b388c9 View commit details
    Browse the repository at this point in the history
  2. Remove Layout props

    Widcket committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    5280153 View commit details
    Browse the repository at this point in the history
  3. Update basic-example

    Widcket committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7b14271 View commit details
    Browse the repository at this point in the history
  4. Update typescript-example

    Widcket committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    22cebfe View commit details
    Browse the repository at this point in the history
  5. Address review feedback

    Widcket committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    5592ca5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #187 from auth0/feature/frontend-hook

    Add frontend hook
    adamjmcgrath authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    50d7a1b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Fix lint

    adamjmcgrath committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    775b98f View commit details
    Browse the repository at this point in the history
  2. Add frontend hook tests

    Widcket committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ee9f59e View commit details
    Browse the repository at this point in the history
  3. Fix json union type

    Widcket committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ca51ebb View commit details
    Browse the repository at this point in the history
  4. Remove now unnecessary rule

    Widcket committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8c89551 View commit details
    Browse the repository at this point in the history
  5. Rename mock type

    Widcket committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    77d6342 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Merge pull request #188 from auth0/test/frontend-hook

    Add frontend hook tests [SDK-2117]
    adamjmcgrath authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    01810fc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Callback tests wip

    adamjmcgrath committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    1e55a64 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Add integration tests [SDK-2059] (#190)

    * Add smoke tests to the example apps
    
    * Replace GH Actions with CircleCI
    
    * Use classic Lock selectors
    
    * Remove whitespace
    
    * Fix selectors and cypress wait
    
    * Update sample api example dependencies
    Widcket authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    22872a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    8e86329 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into express-mw-tests

    # Conflicts:
    #	package-lock.json
    #	package.json
    adamjmcgrath committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    26061d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa9815b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    6950aca View commit details
    Browse the repository at this point in the history
  2. Config test

    adamjmcgrath committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    35fb184 View commit details
    Browse the repository at this point in the history
  3. Missing coverage

    adamjmcgrath committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    5270f54 View commit details
    Browse the repository at this point in the history
  4. Once over

    adamjmcgrath committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    953144b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87045cc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Merge pull request #191 from auth0/express-mw-tests

    [SDK-2057] Express mw tests
    adamjmcgrath authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b6dd6e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ea0d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Fix tests

    adamjmcgrath committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    56ae8da View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Fix tests

    adamjmcgrath committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    50a0f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ddfb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    9f4b59b View commit details
    Browse the repository at this point in the history
  2. Fix examples

    adamjmcgrath committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    df1f8a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    ceca1d9 View commit details
    Browse the repository at this point in the history
  2. fix tests

    adamjmcgrath committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    fd6dc01 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    c57138d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ff385 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    ea288fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4f36d View commit details
    Browse the repository at this point in the history
  3. remove debugging

    adamjmcgrath committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    cc42ec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655591a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    5949b66 View commit details
    Browse the repository at this point in the history
  2. Logout handler

    adamjmcgrath committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    d29405c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Remaining handler tests

    adamjmcgrath committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    15b751f View commit details
    Browse the repository at this point in the history
  2. Added architecture documents [SDK-2066] (#204)

    * Add architecture document
    
    * Add React graph
    
    * Replace 'JWT auth' with 'Access Token auth'
    
    * Fix React diagram
    Widcket authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d875dc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4772ab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b9710e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Added helpers tests

    adamjmcgrath committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    1e2f82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80bf9d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d64b93c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b08474 View commit details
    Browse the repository at this point in the history
  5. lint/test scripts

    adamjmcgrath committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    357e372 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d339e9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80caaf5 View commit details
    Browse the repository at this point in the history
  8. add missing cov

    adamjmcgrath committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    2f6afbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9331b1 View commit details
    Browse the repository at this point in the history
  10. fix tests

    adamjmcgrath committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e7213f5 View commit details
    Browse the repository at this point in the history
  11. Implement HOC

    Widcket committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    4380591 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7ed437 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    f29c655 View commit details
    Browse the repository at this point in the history
  2. Add doc comments

    Widcket committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    d6c85f7 View commit details
    Browse the repository at this point in the history
  3. Re-add type annotation

    Widcket committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    2f1bfd2 View commit details
    Browse the repository at this point in the history
  4. Rename test symbols

    Widcket committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    bdd3ffa View commit details
    Browse the repository at this point in the history
  5. Removed unused dev dependency

    Widcket committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    5908d16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    285581e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca464bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61d4eec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c6c1c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3caf3a View commit details
    Browse the repository at this point in the history
  11. Remove protected page

    frederikprijck committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    063a8f8 View commit details
    Browse the repository at this point in the history
  12. Protect TV Shows API

    frederikprijck committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    adaad6e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f97bca5 View commit details
    Browse the repository at this point in the history
  14. Fix typo

    Widcket authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    32fb6b4 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #209 from auth0/feature/with-auth-required

    Added withCSRAuthRequired HOC [SDK-2120]
    adamjmcgrath authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    c0a1b0a View commit details
    Browse the repository at this point in the history
  16. Revert incorrect merge

    frederikprijck committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    073c5d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    2dd467a View commit details
    Browse the repository at this point in the history
  2. Revert incorrect merge

    frederikprijck committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    92d4deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3120458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b562da View commit details
    Browse the repository at this point in the history
  5. Add/fix tests

    adamjmcgrath committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    49e4104 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #210 from auth0/frederik/sdk-2208

    [SDK-2208] Merge Example Apps
    adamjmcgrath authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    9a0e446 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09aa31d View commit details
    Browse the repository at this point in the history
  8. rename/fix examples

    adamjmcgrath committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    c282528 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c14516 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5cfd73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3953004 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Add TS docs

    adamjmcgrath committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    4d381b8 View commit details
    Browse the repository at this point in the history
  2. add coverage gate

    adamjmcgrath committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    a96188e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'beta' into frederik/sdk-2216

    # Conflicts:
    #	package-lock.json
    #	package.json
    adamjmcgrath committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    5146680 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d333cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #214 from auth0/frederik/sdk-2216

    Move example API to Next
    adamjmcgrath authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    02a49dd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    c57d9c3 View commit details
    Browse the repository at this point in the history
  2. README updates

    adamjmcgrath committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    7a4f3df View commit details
    Browse the repository at this point in the history
  3. Doc updates

    adamjmcgrath committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    e8576c7 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Co-authored-by: Rita Zerrizuela <[email protected]>
    adamjmcgrath and Widcket authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    d01e42c View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary elses

    adamjmcgrath committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    81627dc View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Apply suggestions from code review

    Co-authored-by: Rita Zerrizuela <[email protected]>
    adamjmcgrath and Widcket authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    77a0ebf View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Rita Zerrizuela <[email protected]>
    adamjmcgrath and Widcket authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    cd1e15c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: Rita Zerrizuela <[email protected]>
    adamjmcgrath and Widcket authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    cb37bfb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #216 from auth0/readme-beta

    Beta Readme
    adamjmcgrath authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    3a3a747 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e721e2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f27f95f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2c9d47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    409358e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    0f87a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de2bf7 View commit details
    Browse the repository at this point in the history
  3. Fix doc commet snippets

    Widcket committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    2da47fb View commit details
    Browse the repository at this point in the history
  4. Fix punctuation

    Widcket committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    a29d2ba View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge pull request #219 from auth0/fix/beta-issues

    Fix API docs snippets
    adamjmcgrath authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    cffe691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f151e18 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #218 from auth0/frederik/vercel

    Prepare application to be deployable with Vercel
    adamjmcgrath authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    d07fd40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    658777f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32069a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a23e20b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2be167d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #220 from auth0/updates-for-beta

    Updates from testing/reviewing
    adamjmcgrath authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    c7228f3 View commit details
    Browse the repository at this point in the history
  9. Tweak _app wrapper code sample

    * Remove .jsx extension in favor of .js
    * Remove example of specifying a user to UserProvider - covered in
    Examples.md already, and it's optional
    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b7b941a View commit details
    Browse the repository at this point in the history
  10. Tweaked user authentication sample

    * Tweaked page extension
    * Clarified how to check for authentication user in intro text
    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2b86705 View commit details
    Browse the repository at this point in the history
  11. Correct the callback URL in Auth0 setup

    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f94db01 View commit details
    Browse the repository at this point in the history
  12. Separate config sample in generated docs

    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f20cb2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1293ae4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #221 from auth0/documentation-updates

    Documentation updates
    adamjmcgrath authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    00456cf View commit details
    Browse the repository at this point in the history
  15. Rename loading to isLoading (#222)

    * Rename loading to isLoading
    
    * Update glob pattern in pretty script
    
    * Fix typos and sort package.json scripts
    
    * Rename .env.template to .env.local.template
    
    Co-authored-by: Adam Mcgrath <[email protected]>
    Widcket and adamjmcgrath authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    72678ea View commit details
    Browse the repository at this point in the history
  16. [SDK-2229] Migration guide (#223)

    * Add migration guide, couple of README tweeks
    
    * Apply suggestions from code review
    
    Co-authored-by: Rita Zerrizuela <[email protected]>
    
    Co-authored-by: Rita Zerrizuela <[email protected]>
    adamjmcgrath and Widcket authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    3790186 View commit details
    Browse the repository at this point in the history
  17. Update dependencies

    Widcket committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    bbd945a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    38911b7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    frederikprijck authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e2d0662 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #224 from auth0/chore/update-dependencies

    Update dependencies
    adamjmcgrath authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    24bb653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e26e16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5d0ddc View commit details
    Browse the repository at this point in the history
  6. Update vercel URLs

    frederikprijck authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    7b970e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e80bcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4175e97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56cbac2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #228 from auth0/frederik/vercel-readme

    Update the examples readme to include vercel deployment information
    adamjmcgrath authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    71b61ec View commit details
    Browse the repository at this point in the history
  11. Re-add response conditional

    Widcket committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    554034a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3522d62 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    c69aa91 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    frederikprijck committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    742108a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ebddc2 View commit details
    Browse the repository at this point in the history
  4. Revert Cypress

    frederikprijck committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a3f1721 View commit details
    Browse the repository at this point in the history
  5. Address review feedback

    Widcket committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6ceda64 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #229 from auth0/feature/use-user-error-handling

    Added error handling to useUser [SDK-2236]
    adamjmcgrath authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    d1d9bf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3ef7a3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #230 from auth0/fix/vulnerabilities

    Fix vulnerable dependencies
    adamjmcgrath authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    93228b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    f8baf26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    858c4c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #231 from auth0/fix/syntax-highlighting

    Improve syntax highlighting in Readme and Examples
    adamjmcgrath authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    4e58d23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c59e68 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    4c27767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d16d03 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #233 from auth0/cache-control

    Prevent caching the `/me` request
    adamjmcgrath authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    7457fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b87565d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Add selector for classic Lock

    Widcket committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    571eb8e View commit details
    Browse the repository at this point in the history
  2. Make smoke tests more robust

    Widcket committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    99cad0a View commit details
    Browse the repository at this point in the history
  3. Address review feedback

    Widcket committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6409ca8 View commit details
    Browse the repository at this point in the history
  4. Add login assert

    Widcket committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    4b80793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a12c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53ffa85 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #234 from auth0/fix/sturdier-tests

    Make smoke tests more resilient
    adamjmcgrath authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6557001 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bf0a2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    494e70c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Merge pull request #236 from auth0/normalize-aggregate-error

    AggregateError#message from `Issuer.discover` includes stack trace
    adamjmcgrath authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    5c6ef50 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.0-beta.0

    adamjmcgrath committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    04a43c8 View commit details
    Browse the repository at this point in the history
  3. Update dev dependencies

    Widcket committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b4dcacd View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Merge pull request #238 from auth0/chore/update-dev-dependencies

    Updated dev dependencies
    adamjmcgrath authored Jan 14, 2021
    Configuration menu
    Copy the full SHA
    20afebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b48b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade6ad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11257d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d91c066 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56dd087 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6424af View commit details
    Browse the repository at this point in the history
  8. Merge pull request #237 from auth0/release-1.0.0-beta.0

    Release 1.0.0-beta.0
    adamjmcgrath authored Jan 14, 2021
    Configuration menu
    Copy the full SHA
    441e977 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f36586 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    8cd521b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be30e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9f0a67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from auth0/update-jose-openid-client

    bump jose and openid-client
    adamjmcgrath authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    f4b1bce View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    be46866 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #245 from auth0/adamjmcgrath-patch-1

    Removing this advice for now to gather feedback
    adamjmcgrath authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4c8f0bd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. 1 Configuration menu
    Copy the full SHA
    455cdd7 View commit details
    Browse the repository at this point in the history
  2. Added checkSession method to useUser hook [SDK-2256] (#246)

    * Add chechSession method to useUser
    
    * Address review feedback
    
    * Avoid repeating error string
    Widcket authored Jan 20, 2021
    1 Configuration menu
    Copy the full SHA
    3902e93 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    8a6c3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50da3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0201943 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #255 from auth0/lazy-runtime-anv

    [SDK-2259] Remove env var dependency at build time
    adamjmcgrath authored Jan 25, 2021
    1 Configuration menu
    Copy the full SHA
    ac22b37 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

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

Commits on Jan 28, 2021

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

Commits on Jan 29, 2021

  1. Add useConfig hook (#262)

    Widcket authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    022931e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b093c View commit details
    Browse the repository at this point in the history
  3. add nextConfig tests

    adamjmcgrath committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    fc5a20f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e5b0fd View commit details
    Browse the repository at this point in the history
  5. Nextify the docs

    adamjmcgrath committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    a51fa11 View commit details
    Browse the repository at this point in the history
  6. fix tests

    adamjmcgrath committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    e4450f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24f4cdb View commit details
    Browse the repository at this point in the history
  8. Rename handler factories

    adamjmcgrath committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    4d42311 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f2e6ab View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    a52b686 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from auth0/split-config

    Split configuration into Next and Base config
    adamjmcgrath authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c50c5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d656699 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #267 from auth0/fix-id-token-hint-on-logout

    Get the ID Token before deleting the session
    adamjmcgrath authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    54894c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    317def9 View commit details
    Browse the repository at this point in the history
  2. Simplified configuration of custom login URL [SDK-2264] (#268)

    * Simplify configuration of custom login url
    
    * Address review feedback
    
    * Remove unused import
    Widcket authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a2932dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad0c68 View commit details
    Browse the repository at this point in the history
  4. Update docs (#269)

    Widcket authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    58d6897 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Merge pull request #271 from jacobwgillespie/tslib

    Add tslib to dependencies
    adamjmcgrath authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    5834f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8076203 View commit details
    Browse the repository at this point in the history