Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
logto.tar.gz | 2024-02-08 | 132.0 MB | |
README.md | 2024-02-08 | 1.2 kB | |
Totals: 2 Items | 132.0 MB | 0 |
Logto as an OpenID Connect identity provider
From now, you can use Logto as an third-party OpenID Connect identity provider by creating an OIDC third party app during the application creating process.
This enables you to configure the permissions that the app requests and the branding for each third party app. When users sign in via this app, it will prompt for user consent:
This feature is useful for multiple scenarios, such as integrating third party services with Logto for in-house identity management, providing an open platform for developers creating third party apps, etc. See 🌐 Logto as an Identity Provider (IdP) to learn more.
Guides
Added .NET Core Blazor WebAssembly and Blazor Server app guides.
Misc.
- Upgrade TypeScript to 5.3.3.
- Use Node v20 LTS. We mark it as minor because Logto is shipping with Docker image and it's not a breaking change for users.
For detailed changelog, see this pull request.