Hey, I’ve set up Kakao login by configuring the Login Provider to Auth and the Authentication Type to Custom.
Right now, the first screenshot shows the initial screen, and you have to click the Kakao Login button to be routed to the screen in the second screenshot.
Since I’m only using Kakao, I want to skip the first screen and redirect directly to the Kakao login page shown in the second screenshot.
How can I do that?
I’ve implemented your feedback in the code, as shown in the first and second screenshots. However, I’m getting an error that says, “the connection is not enabled,” as shown in the third screenshot. Could you let me know what might be causing this issue and how I can fix it?