awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to swithek/sessionup

Open-source alternatives to Sessionup

30 open-source projects similar to swithek/sessionup, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sessionup alternative.

  • openshift/osinopenshift 的头像

    openshift/osin

    1,932在 GitHub 上查看↗

    Golang OAuth2 server library

    Go
    在 GitHub 上查看↗1,932
  • pascaldekloe/jwtpascaldekloe 的头像

    pascaldekloe/jwt

    361在 GitHub 上查看↗

    JSON Web Token library

    Go
    在 GitHub 上查看↗361
  • o1egl/pasetoo1egl 的头像

    o1egl/paseto

    939在 GitHub 上查看↗

    Platform-Agnostic Security Tokens implementation in GO (Golang)

    Go
    在 GitHub 上查看↗939
  • mikespook/gorbacmikespook 的头像

    mikespook/gorbac

    1,673在 GitHub 上查看↗

    goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.

    Go
    在 GitHub 上查看↗1,673
  • volatiletech/authbossvolatiletech 的头像

    volatiletech/authboss

    4,189在 GitHub 上查看↗

    Authboss is a modular authentication framework designed to manage user identity and account orchestration. It provides a comprehensive system for handling user registration, email verification, and the full lifecycle of user profiles. The framework distinguishes itself through a focused suite of security and identity tools, including multi-factor authentication via time-based passwords and SMS, and identity integration with external providers using OAuth1 and OAuth2 protocols. It also includes a dedicated account security manager that implements brute-force protection through credential-based

    Go
    在 GitHub 上查看↗4,189
  • adam-hanna/jwt-authadam-hanna 的头像

    adam-hanna/jwt-auth

    238在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗238

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • cristalhq/jwtcristalhq 的头像

    cristalhq/jwt

    687在 GitHub 上查看↗

    Safe, simple and fast JSON Web Tokens for Go

    Go
    在 GitHub 上查看↗687
  • hsluoyz/casbinhsluoyz 的头像

    hsluoyz/casbin

    20,189在 GitHub 上查看↗

    Casbin is an authorization library designed to manage application access control and permissions through a configurable model-based engine. It serves as a centralized system for verifying whether a user has permission to perform specific actions on a resource. The engine supports multiple access control models, including Role-Based Access Control, Attribute-Based Access Control, and Access Control Lists. It allows for the definition of role hierarchies and the evaluation of user, resource, and environment attributes to make access decisions. The library decouples authorization logic from dat

    Go
    在 GitHub 上查看↗20,189
  • jltorresm/otpgojltorresm 的头像

    jltorresm/otpgo

    77在 GitHub 上查看↗

    Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.

    Go
    在 GitHub 上查看↗77
  • mengzhuo/cookiestxtmengzhuo 的头像

    mengzhuo/cookiestxt

    23在 GitHub 上查看↗

    cookiestxt implement parser of cookies txt format

    Go
    在 GitHub 上查看↗23
  • shaj13/go-guardianshaj13 的头像

    shaj13/go-guardian

    610在 GitHub 上查看↗

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

    Go2faauthauthentication
    在 GitHub 上查看↗610
  • tarent/loginsrvtarent 的头像

    tarent/loginsrv

    1,931在 GitHub 上查看↗

    JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..

    Go
    在 GitHub 上查看↗1,931
  • adam-hanna/sessionsadam-hanna 的头像

    adam-hanna/sessions

    80在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗80
  • sonicroshan/scopeSonicRoshan 的头像

    SonicRoshan/scope

    42在 GitHub 上查看↗

    Easily Manage OAuth2 Scopes In Go

    Go
    在 GitHub 上查看↗42
  • brianvoe/sjwtbrianvoe 的头像

    brianvoe/sjwt

    122在 GitHub 上查看↗

    Simple JWT Golang

    Go
    在 GitHub 上查看↗122
  • chmike/securecookiechmike 的头像

    chmike/securecookie

    86在 GitHub 上查看↗

    Fast, secure and efficient secure cookie encoder/decoder

    Go
    在 GitHub 上查看↗86
  • dghubble/gologindghubble 的头像

    dghubble/gologin

    1,954在 GitHub 上查看↗

    Go login handlers for authentication providers (OAuth1, OAuth2)

    Go
    在 GitHub 上查看↗1,954
  • golang/oauth2golang 的头像

    golang/oauth2

    5,872在 GitHub 上查看↗

    This is a Go library for obtaining, refreshing, and attaching OAuth 2.0 access tokens to HTTP requests. It provides a generic token source interface with interchangeable implementations for different OAuth 2.0 grant types, and wraps the Go net/http transport layer to automatically attach access tokens as Authorization headers on outgoing requests. The library supports the authorization code flow, generating consent page URLs and exchanging authorization codes for tokens. It also implements the device authorization grant for authentication on devices without a browser, and the resource owner p

    Go
    在 GitHub 上查看↗5,872
  • abraithwaite/jeffabraithwaite 的头像

    abraithwaite/jeff

    272在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗272
  • icza/sessionicza 的头像

    icza/session

    118在 GitHub 上查看↗

    Go session management for web servers (including support for Google App Engine - GAE).

    Go
    在 GitHub 上查看↗118
  • alexedwards/scsalexedwards 的头像

    alexedwards/scs

    2,583在 GitHub 上查看↗

    HTTP Session Management for Go

    Go
    在 GitHub 上查看↗2,583
  • markbates/gothmarkbates 的头像

    markbates/goth

    6,456在 GitHub 上查看↗

    Goth is a Go library that provides a consistent, provider-agnostic interface for authenticating users through dozens of third-party OAuth and OAuth2 services. It defines a pluggable provider interface and a central registry where providers are registered by name, enabling dynamic lookup and invocation during authentication flows. The library manages the multi-step OAuth authorization process by generating redirect URLs and validating callback responses, and returns a standardized user profile with common fields like email, name, and avatar URL across all supported providers. The library disti

    Go
    在 GitHub 上查看↗6,456
  • hitsz-ids/synthetic-data-generatorhitsz-ids 的头像

    hitsz-ids/synthetic-data-generator

    2,422在 GitHub 上查看↗

    This project is a framework for generating synthetic tabular data that preserves the statistical properties and relational integrity of original source datasets. It functions as a metadata-driven engine, utilizing language models to synthesize information even when original training samples are restricted. The system is designed to maintain logical consistency across complex, multi-table structures while ensuring that generated outputs adhere to defined schema requirements. The platform distinguishes itself through a focus on privacy-preserving synthesis, integrating tools to quantify and mit

    Pythonagentdata-generatordeep-learning
    在 GitHub 上查看↗2,422
  • adilmajid/privacy-for-the-paranoidadilmajid 的头像

    adilmajid/privacy-for-the-paranoid

    55在 GitHub 上查看↗

    A master checklist for securing your online life.

    在 GitHub 上查看↗55
  • andrej-griniuk/cakephp-two-factor-authandrej-griniuk 的头像

    andrej-griniuk/cakephp-two-factor-auth

    38在 GitHub 上查看↗

    Two-factor authentication plugin

    PHP
    在 GitHub 上查看↗38
  • abacritt/angularx-social-loginabacritt 的头像

    abacritt/angularx-social-login

    660在 GitHub 上查看↗

    Social login and authentication module for Angular 21

    TypeScript
    在 GitHub 上查看↗660
  • anatolykopyl/sshukh-zsh-pluginanatolykopyl 的头像

    anatolykopyl/sshukh-zsh-plugin

    8在 GitHub 上查看↗

    Plugin to update known hosts automatically if needed

    Shell
    在 GitHub 上查看↗8
  • angular/angularfireangular 的头像

    angular/angularfire

    7,814在 GitHub 上查看↗

    AngularFire is a set of tools for connecting applications to Firebase services. It provides a library of client-side interfaces for managing authentication, object storage, NoSQL databases, and serverless functions. The project utilizes observables and dependency injection to integrate cloud services into the application hierarchy. It features a reactive interface for streaming real-time data, managing document-based databases, and tracking authentication state as a continuous stream of tokens. The platform covers a broad range of cloud capabilities, including identity verification, binary f

    TypeScript
    在 GitHub 上查看↗7,814
  • anonaddy/addy-androidanonaddy 的头像

    anonaddy/addy-android

    180在 GitHub 上查看↗

    Easily create and manage your addy.io aliases, recipients and more from your phone, tablet or wearable with this gorgeous addy.io app for Android.

    Kotlin
    在 GitHub 上查看↗180
  • amnezia-vpn/amnezia-clientamnezia-vpn 的头像

    amnezia-vpn/amnezia-client

    10,108在 GitHub 上查看↗

    Amnezia Client is a cross-platform VPN client application and server orchestrator designed to manage secure tunnels and automate the deployment of containerized VPN services on remote self-hosted servers. It functions as a multi-protocol VPN manager that supports various tunneling standards to ensure connectivity across restrictive network environments. The project distinguishes itself through network traffic obfuscation, which disguises VPN traffic as common web protocols or DNS requests to bypass deep packet inspection and censorship. It further enables the automation of remote server admin

    C++cloakgfwikev2
    在 GitHub 上查看↗10,108