Calendar Auth V4
OAuth callback handler
Handles OAuth callback from calendar providers. This endpoint is called automatically by the provider after the user completes authorization. Creates the calendar connection and redirects the user to the success/error page.
GET
OAuth callback handler
Documentation Index
Fetch the complete documentation index at: https://developer.meetergo.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Calendar provider handling callback
Available options:
google, outlook, icloud, caldav, exchange, smart-we, ics Query Parameters
OAuth authorization code from provider
OAuth state parameter for security
Error code if OAuth failed
Response
OAuth callback handler