-
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: add built-in token expiration support
- Loading branch information
Showing
79 changed files
with
152 additions
and
1,348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
An token refresh library for dart. This package exposes the core components that are common to various refresh token implementations (REST, GraphQL, etc...). | ||
|
||
| Package | Pub | | ||
| ------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | | ||
| [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) | |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
packages/fresh_dio/example/android/app/src/debug/AndroidManifest.xml
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
packages/fresh_dio/example/android/app/src/main/AndroidManifest.xml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
packages/fresh_dio/example/android/app/src/main/kotlin/com/example/example/MainActivity.kt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
packages/fresh_dio/example/android/app/src/main/res/drawable-v21/launch_background.xml
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
packages/fresh_dio/example/android/app/src/main/res/drawable/launch_background.xml
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-544 Bytes
packages/fresh_dio/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-442 Bytes
packages/fresh_dio/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-721 Bytes
packages/fresh_dio/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-1.01 KB
packages/fresh_dio/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-1.41 KB
packages/fresh_dio/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
18 changes: 0 additions & 18 deletions
18
packages/fresh_dio/example/android/app/src/main/res/values-night/styles.xml
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
packages/fresh_dio/example/android/app/src/main/res/values/styles.xml
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
packages/fresh_dio/example/android/app/src/profile/AndroidManifest.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.