gcp4s.auth

package gcp4s.auth

Members list

Concise view

Type members

Classlikes

final case class AccessToken(token: String, expiresAt: FiniteDuration)

Attributes

Companion:
object
Source:
AccessToken.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
AccessToken.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Source:
GoogleCredentials.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source:
GoogleCredentials.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait GoogleCredentials[F[_]]

Attributes

Source:
GoogleCredentials.scala
Graph
Supertypes
class Object
trait Matchable
class Any
trait GoogleOAuth2[F[_]]

Attributes

Companion:
object
Source:
GoogleOAuth2.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
GoogleOAuth2.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Jwt[F[_]]

Attributes

Companion:
object
Source:
Jwt.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Jwt

Attributes

Companion:
trait
Source:
Jwt.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Jwt.type

Attributes

Source:
GoogleCredentials.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source:
GoogleCredentials.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class ServiceAccountCredentialsFile(project_id: String, client_email: String, private_key: String)

Attributes

Source:
GoogleCredentials.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any