Login for Microsoft
Multi-platform login to Microsoft allows you to access a wide range of services and data through the Graph API.
by Maxalab Team
Price History +
Login for Microsoft
- Easy to use
- Secure login
- OAuth 2.0 authorization code flow paired with Proof Key for Code Exchange (PKCE)
- Tokens
- Access token
- JWT
- Token expiration date
- Refresh access token method
- Reduce frequent sign-ins by using token cache
- Delegated permissions
- Examples of usage
- Two scenes
- Including Graph API (user's profile, user's ToDo lists and tasks)
- Documentation
- Explaining all steps in detail
- Multi-platform
- Windows Desktop (not compatible with IL2CPP builds)
- Windows UWP
- iOS (login through embedded browser)
- Android (login through embedded browser)
- Windows Unity editor
- Mac Unity editor
- Missing features
- It does not work with Azure B2C yet
- The plugin is not suitable for WebGL. Please use other web technologies for Azure login