Skip to content

Commit f8c4212

Browse files
committed
docs(auth): GET for authorize endpoint
1 parent 3ff93a8 commit f8c4212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpapi/auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Auth 端點提供適合供網頁應用程式使用的認證 API。
44

55
## 登入帳號
66

7-
使用 `POST /api/auth/v2/authorize/google` 登入帳號。
7+
使用 `GET /api/auth/v2/authorize/google` 登入帳號。
88

99
GET 時,您需要帶入這些查詢參數 (query string):
1010

0 commit comments

Comments
 (0)