SuperTokens banner

SuperTokens Flutter SDK

About

This is a Flutter SDK written in pure dart that is responsible for maintaining a SuperTokens session for a Flutter app.

Learn more at https://supertokens.io

Documentation

To see documentation, please click here.

Contributing

Please refer to the CONTRIBUTING.md file in this repo.

Contact us

For any queries, or support requests, please email us at team@supertokens.io, or join our Discord server.

Authors

Created with :heart: by the folks at SuperTokens.io.

Libraries

supertokens
Flutter implementation of SuperTokens session management. This library is a pure dart implementation and does not use platform channels. Use SuperTokensHttpClient to use SuperTokens with the http package. SuperTokensHttpClient uses SharedPreferences to store cookies across app launches