https://github.com/avesbox/frontier
Frontier is a simple, flexible and unobtrusive authentication library for Dart.
https://github.com/avesbox/frontier
authentication backend dart
Last synced: 4 months ago
JSON representation
Frontier is a simple, flexible and unobtrusive authentication library for Dart.
- Host: GitHub
- URL: https://github.com/avesbox/frontier
- Owner: avesbox
- License: mit
- Created: 2024-06-25T20:19:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T09:53:26.000Z (over 1 year ago)
- Last Synced: 2025-07-21T22:08:49.319Z (11 months ago)
- Topics: authentication, backend, dart
- Language: Dart
- Homepage:
- Size: 559 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Frontier
Frontier is a simple, flexible and unobtrusive authentication library for Flutter & Dart.
It exposes different strategies for authenticating users, such as email/password, OAuth, etc.
[Get Started](https://frontier.avesbox.com/introduction.html) | [Pub.dev](https://pub.dev/packages/frontier)
## Why Frontier?
Frontier is designed to be flexible and unobtrusive. It provides a simple API to authenticate users, but it also allows you to customize it to fit your needs.
Frontier is built with extensibility in mind, so you can easily add new authentication strategies.
## Contributions
Contributions are welcome! If you want to contribute to Frontier, you can open a pull request on the [GitHub repository](https://github.com/avesbox/frontier/pulls)