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

fix(examples): awaits getHeaders in auth example #10100

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

jacobsfletch
Copy link
Member

The auth example was not properly awaiting getHeaders from next/navigation. This was simply outdated, as this function was changed to async over the course of the various RC versions during our beta phase.

@jacobsfletch jacobsfletch merged commit 7bedd6d into main Dec 20, 2024
17 checks passed
@jacobsfletch jacobsfletch deleted the fix/auth-example-async branch December 20, 2024 15:38
Copy link
Contributor

🚀 This is included in version v3.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant