Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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) |