Auth & Permissions

Auth Overview


Authentication Overview

CodeNx comes with a robust, production-ready auth system built-in.

- JWT Based: Secure, scalable tokens.
- Session Management: Handle logins and logouts across devices.
- Social Connect: Quick integration for Google and GitHub.

Authentication is handled at the API level, protecting your data across all client platforms.