Misar IO Docs
Getting Started

Introduction

What is Misar IO and how does it power the Misar ecosystem?

Introduction

Misar IO is the identity and authentication hub for all Misar products. Built on misar.io with the auth hub at id.misar.io, it provides:

  • Centralized login — one account for all Misar products
  • Single Sign-On (SSO) — seamless access across *.misar.io subdomains
  • Cross-domain SSO — token-based auth for misar.dev, misar.blog, etc.
  • OAuth & API Keys — for developers building on top of Misar

Products in the Ecosystem

ProductDomainDescription
Corporatemisar.ioMarketing & landing pages
Identity Hubid.misar.ioLogin, signup, account management
Misar Devmisar.devAI code generation platform
Misar Blogmisar.blogBlogging platform
Misar Mailmail.misar.ioEmail marketing platform

How Authentication Works

Any product under the Misar ecosystem.

The app checks for a valid session cookie or token.

If no session exists, the user is redirected to the identity hub to log in.

After login, session cookies are set for *.misar.io (same-TLD SSO) or a token is issued for cross-TLD products.