/
NA
nascentcore
/
inty-backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2w ago · Updated 7mo ago
Details
Filter operations
agents
14
auth
2
post
Create Guest
post
Google Login
character-themes
2
chat
3
chats
10
images
1
live-chat
1
notification
1
report
3
settings
2
subscription
6
text_to_speech
1
users
4
version
1
auth
android_app
web_app
Google Login
Google登录或Email密码登录
post
/api/v1/auth/google/login
Request body
GoogleAuthRequest
required
Google认证请求
id_token
string
nullable
email
string
nullable
password
string
nullable
user_info
UserInfo
用户信息
request_id
string
nullable
Response
Successful Response
APIResponseLoginResponse
required
code
integer
message
string
data
LoginResponse
登录响应
Changes