gcp4s.auth

package gcp4s.auth

Members list

Type members

Classlikes

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

Attributes

Companion
object
Source
AccessToken.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AccessToken

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
GoogleCredentials.scala
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all