Go to file
Ethan Paul ca891dd1fb
Overhaul repository with newest bestest practices
Add typing stub file
Add metadata tests
Add missing dev dependencies
Add merge conflict check pre-commit
Add tox env for py3.9
Update license from MIT to GPL3
Update pyproject with pypi metadata
Update makefile to reduce duplication and add missing targets
Update dependencies to latest versions
Update pre-commit config to piggy back on poetry env
Update pyproject to use poetry-core
Update toxfile to use locked dependencies
Remove unused codeowners file
Remove placeholder test
2020-11-26 01:33:41 -05:00
.github/workflows Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
docs Update repo meta files 2020-02-18 22:37:39 -05:00
keyosk Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
tests Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
.coveragerc Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
.gitignore Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
.pre-commit-config.yaml Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
.pylintrc Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
LICENSE.md Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
Makefile Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
README.md Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
poetry.lock Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
pyproject.toml Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00
tox.ini Overhaul repository with newest bestest practices 2020-11-26 01:33:41 -05:00

README.md

keyosk

Simple REST-full application to serve as a ready-to-deploy OAuth2 and OpenID-Connect authentication provider

license pypi-version python-versions Code style: black