SDK Auto-Configuration for Django
📣 Django Auth SDK 0.2.0 Release 🎉
📣 Django Auth SDK 0.2.0 Release 🎉
Both the NextJS Page Router Demo App and the NextJS App Router Demo App now use version 3.1.0 of the nextjs-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.
📣 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 🎉