https://github.com/felangel/fresh
🍋 A token refresh library for Dart.
https://github.com/felangel/fresh
dart dart-library dart-package dartlang dio graphql http interceptor oauth oauth2 token-refresh
Last synced: about 1 month ago
JSON representation
🍋 A token refresh library for Dart.
- Host: GitHub
- URL: https://github.com/felangel/fresh
- Owner: felangel
- Created: 2020-04-27T04:44:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T23:07:27.000Z (2 months ago)
- Last Synced: 2025-04-14T18:18:03.327Z (about 1 month ago)
- Topics: dart, dart-library, dart-package, dartlang, dio, graphql, http, interceptor, oauth, oauth2, token-refresh
- Language: Dart
- Homepage: https://github.com/felangel/fresh
- Size: 459 KB
- Stars: 378
- Watchers: 8
- Forks: 58
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Fresh 🍋
[](https://github.com/felangel/fresh/actions/workflows/main.yaml)
[](https://github.com/felangel/fresh/actions/workflows/ci.yaml)
[](https://opensource.org/licenses/MIT)---
An token refresh library for dart. This library consists of a collection of packages which specialize in a particular aspect of token refresh.
## Packages
| Package | Pub |
| ------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [fresh](https://github.com/felangel/fresh/tree/master/packages/fresh) | [](https://pub.dev/packages/fresh) |
| [fresh_dio](https://github.com/felangel/fresh/tree/master/packages/fresh_dio) | [](https://pub.dev/packages/fresh_dio) |
| [fresh_graphql](https://github.com/felangel/fresh/tree/master/packages/fresh_graphql) | [](https://pub.dev/packages/fresh_graphql) |