Microapp users have one login that works across all microapps. This means that you have immediate access to Microapp’s entire userbase enabling them to seamlessly use your microapp.Documentation Index
Fetch the complete documentation index at: https://docs.microapp.io/llms.txt
Use this file to discover all available pages before exploring further.
Features
Microapp’s Auth SDKs provides the following features:- Check if user is authenticated
- Get user’s profile information
- Request for the user to authenticate
- Get notified when the user is authenticated
Auth SDKs
We have separate Auth SDKs depending on your frontend framework:- React: optimized for React frontends
- TypeScript: enables auth without relying on any particular framework
React
Learn how to authenticate users in React microapps.
TypeScript
Learn how to authenticate users in Web microapps.