Skip to content

feat(auth0-server-js): support async cookie handler#95

Open
frederikprijck wants to merge 1 commit intomainfrom
feat/async-cookiehandler
Open

feat(auth0-server-js): support async cookie handler#95
frederikprijck wants to merge 1 commit intomainfrom
feat/async-cookiehandler

Conversation

@frederikprijck
Copy link
Copy Markdown
Member

Description

As some frameworks (e.g. next.js) handle cookies in a more async manner (especially in Server Components), we need to ensure CookieHandler can work with both sync and async cookie handling.

References

N/A

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

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.

1 participant