Can a back end API authentication be done with an interactive login thay requires regular end user credentials? I have a nees to create a messaging bridge between KakaoTalk and a third party application that can create a conversation from the 3rd party application and message within that app, but nees to not auth as an actual KakaoTalk user. It is more of a message broker app that needs to work without ineractive credentialing.
hello.
Unfortunately, Oauth2-based login provided by Kakao requires user interaction.