mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Fixed gplus login.
This commit is contained in:
parent
988ad6ffda
commit
327d273cbe
1 changed files with 1 additions and 4 deletions
|
@ -42,7 +42,4 @@ module.exports =
|
|||
$schema: "http://json-schema.org/draft-04/schema#"
|
||||
description: "Published when you successfully logged in with G+"
|
||||
type: "object"
|
||||
properties:
|
||||
authResult:
|
||||
type: "string"
|
||||
required: ["authResult"]
|
||||
required: ["access_token"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue