Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created July 9, 2025 02:57
Show Gist options
  • Select an option

  • Save KyMidd/b713dfe47932e4f860ca9a8fed7d5456 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/b713dfe47932e4f860ca9a8fed7d5456 to your computer and use it in GitHub Desktop.
def handle_teams_event(body, event):
# ...
if event_type == 'message':
# ...
# Format the OAuth card
card = format_oauth_card(auth_url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment