A comprehensive collection of articles, tutorials, and resources about authentication and authorization. Learn about OAuth 2.0, OpenID Connect, SAML, and more.
We welcome contributions from everyone! Whether you’ve found a typo, want to suggest a new entry, or improve existing content, your help is appreciated.
-
Report issues: If you spot any errors or have suggestions, please create an issue.
-
Edit directly: The content resides in src/articles. To make changes:
- Navigate to the desired file.
- Click the edit button (pencil icon) in the top right corner.
- Make your edits and submit a pull request.
Auth Wiki uses PNPM and Astro. To preview your changes locally:
pnpm install
pnpm dev
- Ensure your writing is clear and concise.
- Maintain consistent formatting and adhere to the existing structure.
- Reference credible sources where appropriate.