Tag: authentication
All the posts with the tag "authentication".
Per-User JWT Secrets: Enterprise-Grade Token Revocation for External Clients in Wasp
Secure your OpenSaaS with per-user JWT secrets, encrypted storage, and surgical token revocation for external clients.
Production-Ready External Auth: CORS, Token Refresh & API Implementation with Wasp
From prototype to production: strict CORS policies, efficient token refresh, and battle-tested patterns that keep your external auth system secure.
Implementing External Client Authentication with Wasp
If you're building an OpenSaaS app and want to extend it beyond the browser tab, this is the blueprint.