remix-auth icon indicating copy to clipboard operation
remix-auth copied to clipboard

Add supported runtimes section and Cloudflare import note

Open RockerFlower opened this issue 8 months ago • 0 comments

This pull request adds two pieces of information to the Remix Auth README:

  • A "Supported runtimes" section that clearly shows which environments Remix Auth supports. This addition helps users quickly determine if Remix Auth is compatible with their deployment environment.
  • A note about importing from @remix-run/cloudflare when deploying to Cloudflare. This information is crucial for users deploying to Cloudflare, as it prevents potential import errors.

RockerFlower avatar Jul 01 '24 02:07 RockerFlower