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
FE, 클라 요청에 따라 테스트 시 필요한, 테스트 유저에 대한 Firebase Token을 서버에서 발급하여 응답하는 API를 추가해야합니다.
아래 공식 문서에서 CustomToken을 발급할 수 있다고 합니다. https://firebase.google.com/docs/auth/admin/create-custom-tokens?hl=ko#java_2
The text was updated successfully, but these errors were encountered:
akalswl14
No branches or pull requests
FE, 클라 요청에 따라 테스트 시 필요한, 테스트 유저에 대한 Firebase Token을 서버에서 발급하여 응답하는 API를 추가해야합니다.
아래 공식 문서에서 CustomToken을 발급할 수 있다고 합니다.
https://firebase.google.com/docs/auth/admin/create-custom-tokens?hl=ko#java_2
The text was updated successfully, but these errors were encountered: