1.0.12 • Published 27 days ago

kinde-auth-remix-cloudflare v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
27 days ago

kinde-auth-remix-cloudflare

This package is based on the kinde-auth-remix-sdk available at peterphanouvong/kinde-auth-remix-sdk.

While the original implementation is still not complete, it uses remix/node and process.env, both of which are not easily supported on Cloudflare Worker environments.

Therfore this package rewrites those methods to instead use the Cloudflare-based replacements.

Additionally, it adds a setup method where config can be supplied at worker startup to avoid having to rely on process.env and enable more flexible configuration.

Usage

A basic overview of the package usage is supplied by kinde.

WIP.

Disclaimer

This package was mostly design for private hobby use and is largely copying what the original package already implemented. Please check for yourself if this is applicable to your use case and be aware that this package should not be considered production-ready. I have only open-sourced this package in case somebody else wants to try this exact use case or needs a reference for implementing an own solution.

1.0.9

27 days ago

1.0.8

27 days ago

1.0.7

27 days ago

1.0.11

27 days ago

1.0.10

27 days ago

1.0.12

27 days ago

1.0.6

1 month ago

1.0.5

1 month ago

1.0.4

1 month ago

1.0.3

1 month ago

1.0.2

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago