Skip to main content
PATCH
/
settings
/
oauth
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

fastapiusersauth
string
cookie
required

Body

application/json

Settings for OAuth authentication.

oauth_google_enabled
boolean
default:true

Whether OAuth is enabled.

Response

Successful Response