API Refactoring Changes
The following API changes were made to accommodate renaming domainName to name for tenant and application entities:
The following API changes were made to accommodate renaming domainName to name for tenant and application entities:
๐ฃ Wristband Express Auth SDK 5.0.0 Release ๐
๐ฃ Wristband TypeScript Session SDK 0.1.0 Release ๐
Improved the error message that is shown when a user clicks an existing user invitation link and the link is no longer valid.
๐ฃ FastAPI Auth SDK 1.1.0 Release ๐
๐ฃ FastAPI Auth SDK 1.0.0 Release ๐
The Create Application modal has been enhanced to help users get started faster. It now provides three options for provisioning an application:
๐ฃ ASP.NET Auth SDK 3.0.0 Release ๐
The FastAPI Demo App now shows how to use Dependencies instead of Middleware for securing APIs. The core logic remains the same, but this approach better aligns with FastAPI best practices and provides more granular control over which routes require authentication.
๐ฃ FastAPI Auth SDK 0.4.0 Release ๐