Naive OpenID Provider Server
Go to file
Aydin Mercan eac80b68a2
initial commit
2022-09-25 20:50:19 +03:00
.github/workflows initial commit 2022-09-25 20:50:19 +03:00
src initial commit 2022-09-25 20:50:19 +03:00
.gitignore initial commit 2022-09-25 20:50:19 +03:00
.gitsigners initial commit 2022-09-25 20:50:19 +03:00
Cargo.lock initial commit 2022-09-25 20:50:19 +03:00
Cargo.toml initial commit 2022-09-25 20:50:19 +03:00
LICENSE initial commit 2022-09-25 20:50:19 +03:00
README.md initial commit 2022-09-25 20:50:19 +03:00

README.md

ChibiAuth

Naive OpenID Provider.

Development

We prefer commit signing via SSH. The allowed signers are listed in .gitsigners. To verify, a gitconfig entry such as the following is likely needed:

[gpg.ssh]
    allowedSignersFile = .gitsigners

License

This repository is licensed under the EUPL-1.2. An English copy of the license text is available under LICENSE.