Skip to content

docs(third-party): add Shopify Auth middleware - #900

Merged
yusukebe merged 1 commit into
honojs:mainfrom
besart-k:patch-1
Aug 23, 2026
Merged

docs(third-party): add Shopify Auth middleware#900
yusukebe merged 1 commit into
honojs:mainfrom
besart-k:patch-1

Conversation

@besart-k

@besart-k besart-k commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Adds hono-shopify-auth to the Authentication section of third-party middleware.

It's a zero-dependency Shopify middleware for embedded apps and webhooks — session token (App Bridge JWT) verification, token exchange with refresh handling, and webhook HMAC validation. Works on Workers, Deno, Bun, and Node.

Check the PR for more context honojs/middleware#2090.

npm: https://www.npmjs.com/package/hono-shopify-auth
repo: https://github.com/besart-k/hono-shopify-auth

@yusukebe yusukebe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe

Copy link
Copy Markdown
Member

@besart-k Thanks! Nice work.

@yusukebe
yusukebe merged commit 3b7af87 into honojs:main Aug 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants