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 1.0.0 #290

Merged
merged 1 commit into from
Feb 15, 2021
Merged

Release 1.0.0 #290

merged 1 commit into from
Feb 15, 2021

Conversation

adamjmcgrath
Copy link
Contributor

(will change the default branch to main when I do the release)

New features

  • New suite of frontend tools:
    • useUser hook and UserProvider to simplify checking and managing the user’s logged in state on the client.
    • withPageAuthRequired higher order component to protect client side routes.
  • New handleAuth feature to reduce the amount of boilerplate required to set up the server side authentication handlers.
  • Simpler server side API where creation of an SDK instance is handled by the SDK.

Breaking changes

For a full list of breaking changes and migration guide, checkout the V1_MIGRATION_GUIDE.md

@adamjmcgrath adamjmcgrath added the review:small Small review label Feb 12, 2021
@adamjmcgrath adamjmcgrath requested a review from a team as a code owner February 12, 2021 15:08
@vercel
Copy link

vercel bot commented Feb 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/auth0/nextjs-auth0/i4uyy53v2
✅ Preview: Canceled

@Widcket
Copy link
Contributor

Widcket commented Feb 12, 2021

QuickStart update PR: auth0/docs#9621

@adamjmcgrath adamjmcgrath merged commit 4cf0357 into main Feb 15, 2021
@adamjmcgrath adamjmcgrath deleted the release-1.0.0 branch February 15, 2021 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants