fresh_graphql 0.4.0
fresh_graphql: ^0.4.0 copied to clipboard
An graphql link for token refresh. Built on top of package:graphql and manages authentication tokens transparently.
0.4.0 #
- BREAKING update to
graphql: ^4.0.0
0.4.0-dev.1 #
- BREAKING update to
graphql: ^4.0.0-beta.5
0.3.0 #
- BREAKING: update to
fresh: ^0.3.0
0.2.0 #
- BREAKING remove
onRefreshFailurefromFreshLink - Add
authenticationStatusStream toFreshLink
0.1.0 #
Initial Release of the library
- Includes
FreshLinkgraphql link with built-in token refresh.