frontier_strategy 1.0.0
frontier_strategy: ^1.0.0 copied to clipboard
Utility package to create strategies usable by the Frontier package.
Frontier Strategy #
Frontier Strategy exposes the interfaces that you need to implement to create a new authentication strategy for Frontier.
Features #
- Clean API: Frontier Strategy provides a clean and extensible API for building authentication and authorization strategies in Dart.
Installation #
Add the following to your pubspec.yaml
file:
dependencies:
frontier_strategy: ^1.0.0