Skip to content

monocloud/auth-js

Repository files navigation

Introduction

MonoCloud Authentication SDK for JavaScript – the easiest way to integrate secure, standards-based authentication into JavaScript applications.

MonoCloud is a modern, developer-friendly Identity & Access Management platform.

This SDK provides a typed JavaScript client for implementing OAuth 2.0 and OpenID Connect (OIDC) authentication with MonoCloud across browser and server-side environments.

Who is this for?

  • Single-page applications (SPAs)
  • Next.js applications (App Router & Pages Router)
  • Node.js backends performing server-side auth flows
  • Applications that need secure redirects, token handling, and session management

📘 Documentation

📦 Packages

Package Description Links
@monocloud/auth-core Framework-agnostic authentication primitives and OAuth/OIDC logic npm | README
@monocloud/auth-node-core Node.js-specific helpers for server-side authentication flows npm | README
@monocloud/auth-nextjs Authentication SDK for Next.js (App Router & Pages Router) npm | README
@monocloud/backend-node Authentication SDK for Node.js API Servers npm | README

Note: auth-core is runtime-agnostic. Environment-specific packages build on top of it.

🤝 Contributing & Support

Issues & Feedback

  • Use GitHub Issues for bug reports and feature requests.
  • For tenant or account-specific help, contact MonoCloud Support through your dashboard.

Security

Do not report security issues publicly. Please follow the contact instructions at: https://www.monocloud.com/contact

📄 License

Licensed under the MIT License. See the included LICENSE file.

About

MonoCloud Authentication SDK for JavaScript - integrate secure, standards-based authentication into browser and JavaScript based web applications using OAuth 2.0, OpenID Connect, PKCE, and modern token workflows

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors