DEV Community

sriramsub
sriramsub

Posted on

1 1

πŸš€ We just shipped Nile-Auth v4.0: Account Linking, CORS Support, and More

We just released a major update to Nile-Auth, an open-source authentication service for B2B apps.

Try it out and let us know

πŸ†• What’s New in v4.0:

  • Account Linking

    Users can now authenticate with multiple providers (e.g., GitHub + Google) under one identity.

  • Cross-Origin Request Support

    Auth now works across frontends/backends on different domains or hosts.

  • Configurable Routes

    Define and customize your auth flow endpoints.

  • Tailwind V4

    Updated styles for our prebuilt auth UI components.

  • New JavaScript SDK Docs

    SDK Reference is clearer, more complete, and easier to follow.

  • Tons of New Examples

    We’ve added auth workflow examples to help you implement common scenarios fast.

πŸ“œ Full Release Notes:

https://github.com/niledatabase/nile-js/releases/tag/v4.0.0

Top comments (0)