Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Api Security Checklist | 20,661 | 4 days ago | 12 | mit | ||||||
Checklist of the most important security countermeasures when designing, testing, and releasing your API | ||||||||||
Next Auth | 15,382 | 21 | 73 | 9 hours ago | 567 | August 01, 2022 | 199 | isc | TypeScript | |
Authentication for the Web. | ||||||||||
Awesome Go Cn | 5,896 | 20 days ago | 10 | |||||||
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。 | ||||||||||
Microservices Platform | 3,977 | 14 days ago | 9 | apache-2.0 | Java | |||||
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。 | ||||||||||
Awesome Go Cn | 3,973 | a month ago | 7 | mit | ||||||
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~ | ||||||||||
Xboot | 3,630 | 5 months ago | 8 | gpl-3.0 | Java | |||||
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式 | ||||||||||
Authlib | 3,580 | 162 | 147 | 2 days ago | 35 | April 06, 2022 | 47 | bsd-3-clause | Python | |
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. | ||||||||||
Ruby Jwt | 3,417 | 44,250 | 633 | 2 months ago | 37 | August 25, 2022 | 30 | mit | Ruby | |
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard. | ||||||||||
Cli | 2,931 | 78 | 2 days ago | 265 | September 13, 2022 | 120 | apache-2.0 | Go | ||
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc. | ||||||||||
Oauth2 | 2,766 | 73 | 13 days ago | 16 | May 18, 2022 | 85 | mit | Go | ||
OAuth 2.0 server library for the Go programming language. |
Code for the workshop Securing APIs with OAuth in Python.
In this workshop, we add OAuth authorization to an API.