Gcp/Firebase/Authentication
authenticationのエクスポート
npm install -g firebase-tools firebase login firebase auth:export account_file.json --format=JSON --project=[project1]
参考:https://blog.yuhiisk.com/archive/2018/08/22/export-firebase-auth-csv.html
npm install -g firebase-tools firebase login firebase auth:export account_file.json --format=JSON --project=[project1]
参考:https://blog.yuhiisk.com/archive/2018/08/22/export-firebase-auth-csv.html
|
|