Skip to content

Commit c5109f7

Browse files
authored
Add flutter_token_auth to Readme (#1655)
1 parent 74ec935 commit c5109f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Also, it maintains a session for each client/device, so you can have as many ses
2323
* [redux-token-auth](https://github.com/kylecorbelli/redux-token-auth) for [React with Redux](https://github.com/reactjs/react-redux)
2424
* [jToker](https://github.com/lynndylanhurley/j-toker) for [jQuery](https://jquery.com/)
2525
* [vanilla-token-auth](https://github.com/theblang/vanilla-token-auth) for an unopinionated client
26+
* [flutter_token_auth](https://github.com/diarmuidr3d/flutter_token_auth) for Flutter
2627
* Oauth2 authentication using [OmniAuth](https://github.com/intridea/omniauth).
2728
* Email authentication using [Devise](https://github.com/plataformatec/devise), including:
2829
* User registration, update and deletion

0 commit comments

Comments
 (0)