{% extends "base.html" %} {% load i18n %} {% load staticfiles %} {% block content %}

Welcome!

This package help you providing all the endpoints, data and logic needed to add OpenID Connect capabilities to your Django projects.

View on Github
{% endblock %}