Everytable Customer Account (OAuth 2.0 / OpenID Connect)

Shopify Customer Accounts authorization server for Everytable, discoverable anonymously at https://everytable.com/.well-known/openid-configuration and /.well-known/oauth-authorization-server. Issuer https://shopify.com/authentication/69951324217, authorization and token endpoints on account.everytable.com, authorization_code + refresh_token + jwt-bearer grants, PKCE S256 required, RS256 ID tokens, and four published scopes including customer-account-mcp-api:full.

API entry from apis.yml

apis.yml Raw ↑
name: Everytable Customer Account (OAuth 2.0 / OpenID Connect)
description: Shopify Customer Accounts authorization server for Everytable, discoverable anonymously at
  https://everytable.com/.well-known/openid-configuration and /.well-known/oauth-authorization-server.
  Issuer https://shopify.com/authentication/69951324217, authorization and token endpoints on account.everytable.com,
  authorization_code + refresh_token + jwt-bearer grants, PKCE S256 required, RS256 ID tokens, and four
  published scopes including customer-account-mcp-api:full.
humanURL: https://everytable.com/.well-known/openid-configuration
baseURL: https://account.everytable.com
tags:
- OAuth
- OpenID Connect
- Authentication
properties:
- type: Authentication
  url: authentication/everytable-authentication.yml
- type: OAuthScopes
  url: scopes/everytable-scopes.yml