Liquid Death Customer Account OAuth

The OpenID Connect and OAuth 2.0 authorization server for the Liquid Death customer account, hosted at account.liquiddeath.com and discoverable from both /.well-known/openid-configuration and /.well-known/oauth-authorization-server. Authorization code flow with PKCE (S256); advertises the customer-account-api:full and customer-account-mcp-api:full scopes.

API entry from apis.yml

apis.yml Raw ↑
name: Liquid Death Customer Account OAuth
description: The OpenID Connect and OAuth 2.0 authorization server for the Liquid Death customer account,
  hosted at account.liquiddeath.com and discoverable from both /.well-known/openid-configuration and /.well-known/oauth-authorization-server.
  Authorization code flow with PKCE (S256); advertises the customer-account-api:full and customer-account-mcp-api:full
  scopes.
humanURL: https://liquiddeath.com/.well-known/openid-configuration
baseURL: https://account.liquiddeath.com/authentication
tags:
- Authentication
- OpenID Connect
- OAuth
properties:
- type: OpenIDConnect
  url: well-known/liquid-death-openid-configuration.json
- type: OAuthScopes
  url: scopes/liquid-death-scopes.yml