Join Slack
Menu
Home
Archive
Hi guys, I want to know what is the modern approach for storing tokens in compose? Is the Jetpack Da...
# android
k
KotlinLeaner
08/01/2023, 7:59 PM
Hi guys, I want to know what is the modern approach for storing tokens in compose? Is the Jetpack Datastore library efficient?
x
xoangon
08/01/2023, 8:37 PM
I’m not aware of any metrics, but in
this episode of the Android Developers Backstage podcast
they explain how it was really well thought from the ground up. I’d be assuming for it to be more robust and efficient
k
KotlinLeaner
08/01/2023, 8:42 PM
Thank you so much. I'll listen to this episode.
c
Colton Idle
08/02/2023, 3:09 PM
tokens, like auth tokens?
k
KotlinLeaner
08/02/2023, 3:09 PM
Yes auth tokens
c
Colton Idle
08/02/2023, 4:11 PM
datastore is fine. sharedprefs is also fine if your app still uses it.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by