transmit_dart_auth_sdk 0.0.1-pre+4
transmit_dart_auth_sdk: ^0.0.1-pre+4 copied to clipboard
A Dart SDK for Transmit Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.
0.0.1-pre+4 #
- Update Readme
0.0.1-pre+3 #
- Merge development into main, integrated feature branches, and resolved merge conflicts.
- Update README
- Refine folder naming conventions
- Ensure required files are in place.
- Update the pubspec and Dart version (now 3.7.2)
- Add .gitignore entries - including removal of extraneous git checkin files.
- Implement SDK setup
- Token management (including sending magic links)
- Authorization/token operations.
0.0.1-pre+2 #
- Update Readme
- Update Pubspec
- Cleanup Repo Code.
0.0.1-pre+1 #
- Add SDK Setup & Initialization
- Add Authorization Methods with Flexible Options
- Add Search Query Functionality with Flexible Options
- Add Token Reference Operations with Flexible Options
- Add Token Issuance/Generation Method
- Add Refresh Token Flow
- Add Reset Token Flow
- Add Journey Token Flow
- Add Send Magic Link Email Method
- Add Authenticate Magic Link Method
- Add Send OTP MethodInitial pre-release version of the transmit Dart Auth SDK.