Skip to content
Discussion options

You must be logged in to vote

There should be nothing preventing you from using session based auth with a mobile app, just do what it mentions in the Client-Side Storage section of the Basic session implementation guide:

For native applications, use the device's built-in secure storage.

I can't make any recommendations for Flutter because I don't use it, but flutter_secure_storage seems to be popular based on a quick search, though you should perform your own due diligence and look into its pros/cons and see if there are any alternatives that might better suit your needs. Or try to get specific advice from Flutter developers by asking around in any of the Flutter specific communities that exist.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MarkLee425
Comment options

Answer selected by MarkLee425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants