lua-resty-openidc
OpenID/OAuth library
An OpenID Connect and OAuth 2.0 implementation in Lua for use as a relying party or resource server
OpenID Connect Relying Party and OAuth 2.0 Resource Server implementation in Lua for NGINX / OpenResty
973 stars
39 watching
248 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
jwt-bearer-tokenslualua-resty-openidcnginxoauth2openidcopenidconnect
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
zitadel/oidc | An easy-to-use client and server implementation for the OpenID Connect standard in Go | 1,402 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 819 |
p0pr0ck5/lua-resty-duo-mobile | Provides a Lua client interface to the Duo Mobile Auth API for strong two-factor authentication. | 2 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
adhocore/goic | An OpenID Connect client library for Golang. | 30 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |