AuthSessionManager

Functions

Link copied to clipboard
abstract suspend fun getValidSessionOrNull(ansaCustomerId: String): PaymentSession?
Link copied to clipboard
abstract suspend fun refreshSession(): PaymentSession?