We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDK를 사용해서 인가코드를 직접 발급받을 수도 있을까요?
현재 백엔드 API 서버에서는 웹 지원을 위해서 인가코드만을 받도록 되어있습니다. 인가코드를 받은 후 서버에서 액세스 토큰을 직접 발급받아 사용자의 카카오 프로필을 직접 조회합니다.
따라서 서버에서는 인가코드만을 받도록 되어있어 앱에서도 인가코드만을 서버로 던져야합니다. 웹뷰를 사용하지 않고, 이 라이브러리를 사용하여 인가코드만을 받을 수 있나요??
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SDK를 사용해서 인가코드를 직접 발급받을 수도 있을까요?
현재 백엔드 API 서버에서는 웹 지원을 위해서 인가코드만을 받도록 되어있습니다. 인가코드를 받은 후 서버에서 액세스 토큰을 직접 발급받아 사용자의 카카오 프로필을 직접 조회합니다.
따라서 서버에서는 인가코드만을 받도록 되어있어 앱에서도 인가코드만을 서버로 던져야합니다. 웹뷰를 사용하지 않고, 이 라이브러리를 사용하여 인가코드만을 받을 수 있나요??
The text was updated successfully, but these errors were encountered: