← all adapters

google-style

simulates Google OAuth2 API v2

restadapter v0.1.03 routes

use it

# add to stunt.yaml
services:
  google:
    adapter: embedded:google-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

tokensrefresh_tokenscodes

routes (3)

GET/o/oauth2/auth
POST/o/oauth2/token
GET/oauth2/v3/userinfo