sk Skill · ShieldNet-360
auth-security
Authentication and authorization: JWT, OAuth 2.0 / OIDC, session management, CSRF, password hashing, MFA, and object-level / function-level authorization (BOLA, IDOR) — confirming the caller may access the specific resource they asked for. Use when generating login, signup, or password-reset flows, issuing or verifying JWTs, writing OAuth or OIDC code, wiring session cookies or MFA, or writing any endpoint that…
Open on skills.sh ↗read 2026-09-16
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
Goprevention
- Host repository
- ShieldNet-360/secure-vibe
- Category
- prevention
- Version
- 1.1.0
- Compatible with
- when generating login / signup / password-reset flows, when generating JWT issuance or verification, when generating OAuth 2.0 / OIDC client or server code, when wiring session cookies, CSRF tokens, MFA, when writing an endpoint that reads or writes a resource by id, when adding a role, permission, or ownership check
- Host stars
- 22
- Host language
- Go