TokenResponse
orchescala.worker.oauth.TokenResponse
case class TokenResponse(access_token: String, scope: String, token_type: String, refresh_token: Option[String])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article