Skip to content

ThinhPV/auth-ooo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Auth-ooo

Warning: This is a playground — kiddie code, full of bugs, written purely for messing around.

Auth-ooo is a dummy project for:

  • Experimenting with ACL (Access Control Lists) — “who’s allowed to do what”.
  • Playing with RBAC (Role-Based Access Control) — assigning roles (admin, user, bovinator).
  • Protecting APIs with multiple schemes: JWT, cookie-based ACL, weird PolicySchemes, and more.
  • Running silly experiments like “shared session between authenticated and anonymous users”, mock token issuers, and simulating everything until it breaks.

Serious(ish) note: Don’t use this code directly in production.
If something works too well, it’s either luck or a bug. Audit first.


⚠️ Disclaimer: If you blindly copy-paste this into production, side effects may include: disappearing permissions, sessions shared with cows 🐄, or your security team forcing you to rewrite it all from scratch. You have been warned.

About

A playground for auth: hack, break, learn, fix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages