App Quickstarts & Repos
Filter:
Frontend
View allReact SPA (OIDC + PKCE)
Sign in users with SecureAuth, handle tokens, and call APIs.
ReactOIDCPKCESPA
React Native (AppAuth)
Mobile flows with PKCE and secure token storage.
React NativeMobilePKCE
Android (PKCE)
Native Android sign-in with AppAuth and PKCE.
AndroidMobilePKCE
iOS (PKCE)
Native iOS sign-in using AppAuth.
iOSMobilePKCE
Backend / Services
View allNode.js Consent App
Custom consent service with SecureAuth OAuth flows.
Node.jsBackendOAuth
Spring Boot API (Single AS)
Protect APIs with a single OAuth AS.
Spring BootJavaAPI
Spring Boot API (Multi AS)
Protect APIs with multiple OAuth servers.
Spring BootJavaAPI
Security Patterns
View allmTLS + HoK Tokens
Client auth via mTLS and holder-of-key tokens.
mTLSHoKSecurity
JWT Profile
Use private_key_jwt for client authentication.
JWTClient AuthSecurity
Device Flow
Authenticate devices with the OAuth device grant.
Device FlowIoTSecurity
Token Exchange
Act-as / impersonation flow for services.
Token ExchangeA2ASecurity
Platform Quickstarts
View allKubernetes via Helm
Stand up SecureAuth quickly on Kubernetes.
HelmKubernetesPlatform
GCP Quickstart
Deploy in Google Cloud with reference scripts.
GCPCloudPlatform