身分驗證

GET /auth/extension/connect 僅限瀏覽器擴充功能

Consent screen for "Sign in with freehire" from the browser extension.

Opened by the extension via chrome.identity.launchWebAuthFlow, not called directly — renders an HTML consent page, not JSON. redirect_uri must be an allowlisted https://<extension-id>.chromiumapp.org origin, or this is a 400. A signed-out visitor is bounced through sign-in first, then back to this same consent step.

查詢參數

redirect_uri string 必填
The allowlisted chromiumapp.org redirect the extension is listening on.
state string
Opaque value echoed back on completion.
curl
# opened by the extension, not called directly:
https://freehire.me/api/v1/auth/extension/connect?redirect_uri=https://<extension-id>.chromiumapp.org/&state=...

要針對這個職缺調整履歷嗎?

目前無法檢查您與這個職缺的符合程度;請先將履歷加入個人檔案,下次即可查看。

A new version of freehire is available