SDK Auto-Configuration for NextJS
📣 Next.js Auth SDK 3.1.0 Release 🎉
📣 Next.js Auth SDK 3.1.0 Release 🎉
The NestJS Demo App is now using version 1.0.0-rc12 of the nestjs-auth SDK. It demonstrates the new SDK auto-configuration capability. Now, only 3 fields are required when initializing the SDK in this demo app: wristbandApplicationVanityDomain, clientId, and clientSecret.
The FastAPI Demo App is now using version 0.3.0 of the fastapi-auth SDK. It demonstrates the new SDK auto-configuration capability. Now, only 3 fields are required when initializing the SDK in this demo app: wristbandApplicationVanityDomain, clientId, and clientSecret.
📣 NestJS Auth SDK 1.0.0-rc12 Release 🎉
📣 FastAPI Auth SDK 0.3.0 Release 🎉
The Express Demo App is now using version 4.1.0 of the express-auth SDK. It demonstrates the new SDK auto-configuration capability. Now, only 3 fields are required when initializing the SDK in this demo app: wristbandApplicationVanityDomain, clientId, and clientSecret.
📣 Express Auth SDK 4.1.0 Release 🎉
The latest version of the ASP.NET Auth SDK has the following enhancements: