
oic 1.7.0
0
Python implementation of OAuth2 and OpenID Connect
Contents
Python implementation of OAuth2 and OpenID Connect
Stars: 743, Watchers: 743, Forks: 266, Open Issues: 72The CZ-NIC/pyoidc repo was created 14 years ago and the last code push was 3 weeks ago.
The project is popular with 743 github stars!
How to Install oic
You can install oic using pip
pip install oic
or add it to a project with poetry
poetry add oic
Package Details
- Author
- Roland Hedberg
- License
- Apache 2.0
- Homepage
- https://github.com/CZ-NIC/pyoidc/
- PyPi:
- https://pypi.org/project/oic/
- GitHub Repo:
- https://github.com/OpenIDC/pyoidc
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common oic errors.
Code Examples
Here are some oic code examples and snippets.
GitHub Issues
The oic package has 72 open issues on GitHub
- Replace bandit
- Bandit is failing
pythonfix