{% extends "base.html" %} {% block title %}登录回调{% endblock %} {% block content %}
{{ access_token }}
{{ id_token }}
{{ key }}
{{ value }}