Skip to content

Auth strategies (JWT/OAuth2, Key, Casbin) (Middlewares — P2) #46

@meshin-dev

Description

@meshin-dev
  • What: Pluggable authentication/authorization middlewares (JWT validation, OAuth2 token verification, RBAC).
  • Why Middlewares: Policy‑heavy, many ecosystems.
  • Precedents: Echo JWT/Casbin; Chi OAuth packages; numerous Gin contribs. (echo.labstack.com], [GoChi Oauth])
  • When possible use third-party libraries especially if they combine few auth methods in one universal library, compatible with net/http

Metadata

Metadata

Assignees

Labels

CONTRIBNon-core functionalitydependenciesPull requests that update a dependency fileenhancementNew feature or requestgoPull requests that update go code

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions