na2hiro / remix-auth-twitter

Remix Auth plugin for Twitter OAuth 2.0 & 1.0a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make sure it works on Cloudflare Workers

na2hiro opened this issue · comments

Double check especially if crypto-js works. If not, then find a pure js library for HMAC-SHA1 signing and replace it.

sergiodxa/remix-auth#111 (comment)

I made a repo to demonstrate the library usage and deployment to Cloudflare Workers. It works!

https://remix-auth-twitter-example.na2hiro.workers.dev/