awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
shaj13 avatar

shaj13/go-guardian

0
View on GitHub↗
610 stars·61 forks·Go·MIT·6 views

Go Guardian

Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.

Features

  • Authentication and Authorization - API and web authentication supporting LDAP, Basic, and Bearer tokens.
  • Security & Privacy - Idiomatic library for API and web authentication.

Star history

Star history chart for shaj13/go-guardianStar history chart for shaj13/go-guardian

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Go Guardian

These projects share indexed features with Go Guardian. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adam-hanna/jwt-authadam-hanna avatar

    adam-hanna/jwt-auth

    238View on GitHub↗

    This package provides json web token (jwt) middleware for goLang http servers

    Go
    View on GitHub↗238
  • adam-hanna/sessionsadam-hanna avatar

    adam-hanna/sessions

    80View on GitHub↗

    A dead simple, highly performant, highly customizable sessions middleware for go http servers.

    Go
    View on GitHub↗80
  • abraithwaite/jeffabraithwaite avatar

    abraithwaite/jeff

    272View on GitHub↗

    🍍Jeff provides the simplest way to manage web sessions in Go.

    Go
    View on GitHub↗272
  • alexedwards/scsalexedwards avatar

    alexedwards/scs

    2,583View on GitHub↗

    HTTP Session Management for Go

    Go
    View on GitHub↗2,583
Compare all 30 related projects→

Frequently asked questions

What does shaj13/go-guardian do?

Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.

What are the main features of shaj13/go-guardian?

The main features of shaj13/go-guardian are: Authentication and Authorization, Security & Privacy.

Which projects share features with shaj13/go-guardian?

Projects with overlapping indexed features include: adam-hanna/sessions — A dead simple, highly performant, highly customizable sessions middleware for go http servers. brianvoe/sjwt — Simple JWT Golang. abraithwaite/jeff — 🍍Jeff provides the simplest way to manage web sessions in Go. adam-hanna/jwt-auth — This package provides json web token (jwt) middleware for goLang http servers. alexedwards/scs — HTTP Session Management for Go. chmike/securecookie — Fast, secure and efficient secure cookie encoder/decoder.