getTokenState

abstract suspend fun getTokenState(context: Context): TokenState?

Get the TokenState from the data store.

Parameters

context

Context of the application