I see that password Auth is scheduled for end of life March 31.
It seems as though the app graduation process is already restricting the creation of apps using password auth.
Is this true? Or is there a way to still create an app using password auth?
Best answer by PhongVu
Yes, it's true that you can no longer create a new app with password flow auth. If the password flow auth is critical for your solution, create a new app with JWT auth flow (or code flow) and submit a dev support request to ask for enabling password flow for your app.
Yes, it's true that you can no longer create a new app with password flow auth. If the password flow auth is critical for your solution, create a new app with JWT auth flow (or code flow) and submit a dev support request to ask for enabling password flow for your app.