We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff93a8 commit f8c4212Copy full SHA for f8c4212
httpapi/auth/README.md
@@ -4,7 +4,7 @@ Auth 端點提供適合供網頁應用程式使用的認證 API。
4
5
## 登入帳號
6
7
-使用 `POST /api/auth/v2/authorize/google` 登入帳號。
+使用 `GET /api/auth/v2/authorize/google` 登入帳號。
8
9
GET 時,您需要帶入這些查詢參數 (query string):
10
0 commit comments