☰
Home
/
Network & API
/
OAuth 2.0 URL Builder
🔐
OAuth 2.0 URL Builder
Build OAuth 2.0 authorization URLs
☆
Bookmark
Loading tool…
OAuth 2.0 Authorization URL Builder
Authorization Endpoint
Client ID
Redirect URI
Scope
Response Type
code (Authorization Code)
token (Implicit)
id_token (OIDC)
State (CSRF token)
Extra params (key=value per line)
access_type=offline prompt=consent
Authorization URL
⧉ Copy
https://accounts.google.com/o/oauth2/v2/auth?client_id=your-client-id.apps.googleusercontent.com&redirect_uri=https%3A%2F%2Fyourapp.com%2Fcallback&response_type=code&scope=openid+email+profile&state=10yejkla&access_type=offline&prompt=consent