Trimble Identity .NET MAUI SDK is cross-platform framework SDK that enables user authentication flows with Trimble Identity (TID). This abstracts all the complexity by exposing easy method call for developer needs. It includes token refresh rotation, persistent storage management, browser integration, and more. It supports Android, iOS and Windows platforms.
TID - Trimble Identity, Identity Provider
.NET MAUI - .NET Multi Platform App UI
Here is useful information for you getting started with SDK:
- Install .NET MAUI TID SDK
- TID .NET MAUI SDK Developer Guide
- TID .NET MAUI SDK Reference documentation
- TID .NET MAUI SDK Samples
.NET CLI
dotnet add package Trimble.ID.Maui
This SDK supports application built on .NET8.0
.
Target Frameworks - .NET8.0-android
, .NET8.0-ios
and .NET8.0-windows
.
- Android : supports Android API 21 and above.
- iOS : supports 12.0 and above.
- Windows : supports Windows 11 and Windows 10 version 1809 (build number 10.0.17763) or higher
- Android :
CustomTabs
are used to launch browser whenever available, otherwise the system browser is used as a fallback. - iOS :
SFSafariViewController
is used to launch browser if available, otherwise Safari. - Windows : User's default browser is launched.
Do you have questions? Do not worry, we have prepared a complete FAQ answering the most common questions.
Send an email to [email protected]