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

Release v2.0.0 #926

Merged
merged 169 commits into from
Dec 2, 2022
Merged

Release v2.0.0 #926

merged 169 commits into from
Dec 2, 2022

Conversation

adamjmcgrath
Copy link
Contributor

@adamjmcgrath adamjmcgrath commented Nov 30, 2022

⚠️ BREAKING CHANGES

Added

See V2 Migration Guide for full details.

Widcket and others added 30 commits August 17, 2022 09:00
[SDK-3557] Refactor session lifecycle
* Return `204` from `/me` when logged out

* Document change in the Migration Guide
# Conflicts:
#	src/handlers/profile.ts
#	tests/session/update-user.test.ts
Allow to override the `user` prop in server-side rendered pages [SDK-3560]
# Conflicts:
#	src/auth0-session/transient-store.ts
#	src/config.ts
[SDK-3570] Upgrade to Jose@4
# Conflicts:
#	tests/handlers/callback.test.ts
#	tests/session/get-access-token.test.ts
#	tests/session/session.test.ts
Do not store the ID token by default [SDK-3563]
adamjmcgrath and others added 17 commits November 8, 2022 17:21
Co-authored-by: Rita Zerrizuela <zeta@widcket.com>
# Conflicts:
#	CHANGELOG.md
#	README.md
#	docs/assets/js/search.js
#	docs/classes/client_use_user.requesterror.html
#	docs/classes/index.sessioncache.html
#	docs/classes/session_session.default.html
#	docs/classes/utils_errors.accesstokenerror.html
#	docs/classes/utils_errors.handlererror.html
#	docs/interfaces/client_use_user.userprofile.html
#	docs/interfaces/client_with_page_auth_required.userprops.html
#	docs/interfaces/client_with_page_auth_required.withpageauthrequiredoptions.html
#	docs/interfaces/config.authorizationparameters.html
#	docs/interfaces/config.baseconfig.html
#	docs/interfaces/config.cookieconfig.html
#	docs/interfaces/config.nextconfig.html
#	docs/interfaces/config.sessionconfig.html
#	docs/interfaces/handlers_auth.handlers.html
#	docs/interfaces/handlers_callback.callbackoptions.html
#	docs/interfaces/handlers_login.authorizationparams.html
#	docs/interfaces/handlers_login.loginoptions.html
#	docs/interfaces/handlers_logout.logoutoptions.html
#	docs/interfaces/index.auth0server.html
#	docs/interfaces/session_get_access_token.accesstokenrequest.html
#	docs/interfaces/session_get_access_token.getaccesstokenresult.html
#	docs/modules/client_use_user.html
#	docs/modules/client_with_page_auth_required.html
#	docs/modules/config.html
#	docs/modules/frontend.html
#	docs/modules/handlers_auth.html
#	docs/modules/handlers_callback.html
#	docs/modules/handlers_login.html
#	docs/modules/handlers_logout.html
#	docs/modules/handlers_profile.html
#	docs/modules/helpers_testing.html
#	docs/modules/helpers_with_api_auth_required.html
#	docs/modules/helpers_with_middleware_auth_required.html
#	docs/modules/helpers_with_page_auth_required.html
#	docs/modules/session_get_access_token.html
#	docs/modules/session_get_session.html
#	docs/modules/utils_errors.html
#	docs/modules/version.html
#	package-lock.json
#	package.json
#	src/config.ts
#	src/helpers/get-server-side-props-wrapper.ts
#	src/version.ts
#	tests/helpers/with-page-auth-required.test.ts
@adamjmcgrath adamjmcgrath requested a review from a team as a code owner November 30, 2022 14:45
@vercel
Copy link

vercel bot commented Nov 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
nextjs-auth0 ⬜️ Ignored (Inspect) Dec 1, 2022 at 2:43PM (UTC)

@adamjmcgrath adamjmcgrath reopened this Nov 30, 2022
Widcket
Widcket previously approved these changes Nov 30, 2022
@adamjmcgrath
Copy link
Contributor Author

image

Looks like Snyk is having issues https://status.snyk.io/

@adamjmcgrath adamjmcgrath merged commit b9fe908 into main Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants