Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T05:26:28.000Z (18 days ago)
- Last Synced: 2024-12-14T13:03:48.000Z (8 days 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: 456 KB
- Stars: 365
- Watchers: 9
- Forks: 57
- 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 🍋
[![build](https://github.com/felangel/fresh/actions/workflows/main.yaml/badge.svg)](https://github.com/felangel/fresh/actions/workflows/main.yaml)
[![coverage](./packages/fresh/coverage_badge.svg)](https://github.com/felangel/fresh/actions/workflows/ci.yaml)
[![License: MIT](https://img.shields.io/badge/license-MIT-purple.svg)](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) | [![pub package](https://img.shields.io/pub/v/fresh.svg)](https://pub.dev/packages/fresh) |
| [fresh_dio](https://github.com/felangel/fresh/tree/master/packages/fresh_dio) | [![pub package](https://img.shields.io/pub/v/fresh_dio.svg)](https://pub.dev/packages/fresh_dio) |
| [fresh_graphql](https://github.com/felangel/fresh/tree/master/packages/fresh_graphql) | [![pub package](https://img.shields.io/pub/v/fresh_graphql.svg)](https://pub.dev/packages/fresh_graphql) |