GoogleAuthCredentials

data class GoogleAuthCredentials(val serverId: String)

Google Auth Credentials holder class.

Parameters

serverId
  • This should be Web Client Id that you created in Google OAuth page

Constructors

Link copied to clipboard
constructor(serverId: String)

Properties

Link copied to clipboard