Find answers to common questions about how QuickStage works and how to integrate it into your website.
QuickStage is an easy sign‑in platform for small businesses. It provides secure login using OAuth 2.0 and one‑time email verification so your customers can sign in quickly without dealing with passwords.
Redirect users to our authorization endpoint with your client_id and redirect URL. After the user authorizes, exchange the code for an access token on your backend. See the API docs for details.
Visit the app registration page and fill in your business name, website, and redirect URL. You’ll receive a unique client_id to use in your OAuth flows.
Passkeys (WebAuthn) are a secure way to sign in using Face ID, Touch ID, or your device’s biometrics. We plan to support passkeys in a future release. Until the backend WebAuthn endpoints are available, QuickStage uses one‑time email verification and persistent sessions to authenticate users.
You will soon be able to view all your logged‑in devices and revoke sessions from your account settings. This feature is under active development.