Auth v2 alpha
Pre-release
Pre-release
This release brings support for the new authentication scheme, named
Auth v2. For this purpose, two new middlewares are introduced:
- WithSessionV2()
- RequireSessionV2()
Clerk applications that use Auth v2 should use these middlewares. For
more info on Auth v2 refer to https://docs.clerk.dev.
This release contains no breaking changes.