Planned Changes to the API
2025.04.14 - oidcLogin
Deprecation and OAuth 2.0 Transition
oidcLogin
Deprecation and OAuth 2.0 TransitionWe are in the process of deprecating the legacy OpenID Connect login endpoint (oidcLogin
) in favor of OAuth 2.0. This transition enhances overall security and aligns with modern industry standards for authentication and authorization. While existing applications may continue using oidcLogin
for now, the functionality is deprecated. API keys generated through this method will be phased out, and OAuth 2.0 will become the exclusive method for authentication and API access. We recommend transitioning to OAuth 2.0 as soon as possible to ensure uninterrupted access and long-term compatibility.
Updated about 13 hours ago