We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ec935 commit c5109f7Copy full SHA for c5109f7
1 file changed
README.md
@@ -23,6 +23,7 @@ Also, it maintains a session for each client/device, so you can have as many ses
23
* [redux-token-auth](https://github.com/kylecorbelli/redux-token-auth) for [React with Redux](https://github.com/reactjs/react-redux)
24
* [jToker](https://github.com/lynndylanhurley/j-toker) for [jQuery](https://jquery.com/)
25
* [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
27
* Oauth2 authentication using [OmniAuth](https://github.com/intridea/omniauth).
28
* Email authentication using [Devise](https://github.com/plataformatec/devise), including:
29
* User registration, update and deletion
0 commit comments