s3-lite-client
oauth4webapi
s3-lite-client | oauth4webapi | |
---|---|---|
1 | 5 | |
77 | 639 | |
- | 2.5% | |
7.1 | 9.5 | |
about 1 month ago | 8 days ago | |
TypeScript | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
s3-lite-client
-
Cloudflare is almost perfect
S3 client: @aws-sdk/client-s3 sucks, both in terms of DX & package size. I wish Cloudflare would make their R2 worker API a general purpose package for anyone to use. The closest I have found that is good in the meantime is @bradenmacdonald/s3-lite-client.
oauth4webapi
-
Show HN: Bknd – Firebase alternative that embeds into any React stack
Similar to Firebase it's multi-strategy based. You can use a combo of email/password or OAuth/OIDC (internally using https://github.com/panva/oauth4webapi) – currently there are 2 pre-configured (Google, Github), but it's easy to extend, so requests are welcome.
On the Authorization side, you can create roles and attach permissions to it. Those roles then get attached to users.
Claims are transported via JWT, you can configure its lifetime, secret and hashing. Currently it's stateless, meaning the token is not checked in a session store. But if there is demand, I'd prioritize adding this. I'm mainly exactly looking for feedback to prioritize next additions.
Hope this helps.
- Oauth4webapi
-
Learn OAuth by building a client with Node.js
For those looking for production-level OAuth libs, the absolute best implementation for JS runtimes is https://github.com/panva/oauth4webapi
-
What's the best node module for an oauth2 server?
This one seems pretty good: https://github.com/panva/oauth4webapi
- OIDC Auth with Nuxt3
What are some alternatives?
Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
html-rewriter - WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.
hono - Web framework built on Web Standards
logto - 🧑🚀 The better auth and identity infrastructure and the open-source alternative to Auth0. No framework restrictions.
poku - 🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
es-package - A template for creating and publishing an ES module