Skip to content

introducing awesome-node-authΒ #1069

@nik2208

Description

@nik2208

Hi Maurits! πŸ‘‹

I wanted to reach out and let you know that I've recently added official integration documentation for php-crud-api in our open-source Node.js authentication library: awesome-node-auth.

awesome-node-auth is a database-agnostic, enterprise-grade JWT authentication and communication bus for Node.js. It handles all the complex parts of authentication (OAuth, Magic Links, TOTP, Passwordless, SSE, Sessions, etc.), but explicitly doesn't force developers to use any specific ORM or database.

Why the pair is so powerful
Because awesome-node-auth only relies on an IUserStore interface for its database operations, developers can use php-crud-api to act as the entire storage layer using simple fetch requests.

This means developers can now build secure Node.js applications with complex authentication flows, keeping their database safely behind your zero-config REST API, without having to write a single line of SQL or use bulky ORMs.

You can see the full integration guide and the fetch implementation here: πŸ‘‰ awesome-node-auth Database docs: PHP-CRUD-API

Just wanted to share this cross-ecosystem win with you and thank you for making it possible! Keep up the fantastic work. πŸš€

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions