{% extends "base.html" %} {% block title %}Reconnection Required - OAuth2 Capture{% endblock %} {% block content %}

🔄 Reconnection Required

<<<<<<< HEAD ======= >>>>>>> faace65 (Add comprehensive OAuth security, testing, and coverage infrastructure)

Your {{ provider_title }} connection has expired and needs to be refreshed.

<<<<<<< HEAD

This happens when your access token expires or when you revoke permissions. Don't worry - this is normal and easy to fix!

=======

This happens when your access token expires or when you revoke permissions. Don't worry - this is normal and easy to fix!

>>>>>>> faace65 (Add comprehensive OAuth security, testing, and coverage infrastructure)
What happened: {{ error_message }}
<<<<<<< HEAD 🔗 Reconnect {{ provider_title }}
<<<<<<< HEAD ======= >>>>>>> faace65 (Add comprehensive OAuth security, testing, and coverage infrastructure)

After reconnecting, you'll be able to post again.

← Back to Home
<<<<<<< HEAD {% endblock %} ======= {% endblock %} >>>>>>> faace65 (Add comprehensive OAuth security, testing, and coverage infrastructure)