Description Public fields Methods
AuthModelGithub Class
AuthModelGithub Class
username
organization
token
code
clientId
clientSecret
updatedAt
new()
AuthModelGithub$new( username, organization, token, code, clientId, clientSecret, updatedAt )
toJSON()
AuthModelGithub$toJSON()
fromJSON()
AuthModelGithub$fromJSON(AuthModelGithubJson)
toJSONString()
AuthModelGithub$toJSONString()
fromJSONString()
AuthModelGithub$fromJSONString(AuthModelGithubJson)
clone()
The objects of this class are cloneable with this method.
AuthModelGithub$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.