fedora-infra / maubot-pretix-invite

A maubot plugin for inviting event participants from the pretix ticketing platform into a matrix room
MIT License
2 stars 0 forks source link

support automatic callback auth if the bot is configured with a public-facing HTTPS URL #10

Open MoralCode opened 2 weeks ago

MoralCode commented 2 weeks ago

right now the directions encourage users to reply to !authorize with the localhost URL they are redirected to when they complete the oauth process. If the bot already has a public HTTPS url anyway (for the pretix webhooks), it should also be able to receive these callbacks to automatically complete the auth loop for users who have their pretix application redirect URL correctly configured.