{% extends 'base.html' %} {% block content %}

Welcome!

Django OIDC Provider can help you providing out of the box all the endpoints, data and logic needed to add OpenID Connect capabilities to your Django projects.

View on Github

{% endblock %}