Skip to content

Instantly share code, notes, and snippets.

@arhen
Last active September 9, 2026 14:58
Show Gist options
  • Select an option

  • Save arhen/e747ddc25a9138d21c94acbf66167add to your computer and use it in GitHub Desktop.

Select an option

Save arhen/e747ddc25a9138d21c94acbf66167add to your computer and use it in GitHub Desktop.
throwaway oauth metadata doc probe
{
"client_id": "https://gist.githubusercontent.com/arhen/e747ddc25a9138d21c94acbf66167add/raw/canva-client-probe.json",
"client_name": "frndOS probe",
"redirect_uris": ["http://localhost:3000/auth/connectors/callback"],
"grant_types": ["authorization_code"],
"response_types": ["code"],
"token_endpoint_auth_method": "none"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment