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
現状、Firebase Authenticationを利用している。 が、 どんなメールアドレスでも登録できてしまっているので、2段階認証を導入しようと思っている。
https://firebase.google.com/docs/auth
Firebase AuthのIdP機能を使ってみたいが、よくわからないので調査する。 https://firebase.google.com/docs/auth#identity-platform
The text was updated successfully, but these errors were encountered:
google cloudやAWSなどのIdPを頼るかどうか
https://cloud.google.com/security/products/identity-platform?hl=en
Sorry, something went wrong.
pay-as-you-go (Blaze) plan projects will be charged for usage beyond the free tier of 50,000 mon
なんでこんな安いのかわからないが、Firebase Authentication with IdPの価格帯は50000MAUまで無料。thly active users.
No branches or pull requests
WHY
現状、Firebase Authenticationを利用している。
が、
どんなメールアドレスでも登録できてしまっているので、2段階認証を導入しようと思っている。
https://firebase.google.com/docs/auth
Firebase AuthのIdP機能を使ってみたいが、よくわからないので調査する。
https://firebase.google.com/docs/auth#identity-platform
The text was updated successfully, but these errors were encountered: