summaryrefslogtreecommitdiffstats
path: root/network/glewlwyd/README
blob: 87abbc3f2e38a94fe8a695438f237757ccb09d37 (plain)
1
2
3
4
5
6
7
8
9
10
11
Glewlwyd Oauth 2 authentication server

Oauth 2 Server providing JSON Web Tokens for identification.

Lightweight, fast and easy to install on small systems.
Requires a MySql or SQLite3 database.
Handles LDAP or database for users backend.

The API backend is fully written in language C, it's based on Ulfius
HTTP framework, Hoel database framework and Libjwt JSON Web Tokens
library.