https://github.com/nbgrp/singlea-nginx-lua
Lua module for nginx that implements SingleA client.
https://github.com/nbgrp/singlea-nginx-lua
nginx-lua singlea singleauth
Last synced: 2 months ago
JSON representation
Lua module for nginx that implements SingleA client.
- Host: GitHub
- URL: https://github.com/nbgrp/singlea-nginx-lua
- Owner: nbgrp
- License: bsd-3-clause
- Created: 2021-06-03T12:36:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T09:56:20.000Z (about 3 years ago)
- Last Synced: 2025-01-21T05:08:01.975Z (4 months ago)
- Topics: nginx-lua, singlea, singleauth
- Language: Lua
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SingleA Nginx Lua Client
## Overview
This repository is a part of the SingleA project and provides a nginx client to integrate your
application with the SingleA server.## Documentation
You can find documentation for the SingleA nginx lua client in
the ["Client > Nginx"](https://nbgrp.github.io/singlea/client/nginx/) section of the SingleA project
documentation on https://nbgrp.github.io/singlea/.