質問するログイン新規登録

質問編集履歴

1

修正

2021/01/22 08:50

投稿

F_Yohei
F_Yohei

スコア14

title CHANGED
File without changes
body CHANGED
@@ -75,7 +75,7 @@
75
75
  methods: {
76
76
  register() {
77
77
  axios
78
- .post('/accounts:signUp?key=AIzaSyD89fL1eEKm31Ys-6ua5FDcf7yLxrWhcY4', {
78
+ .post('/accounts:signUp?key=myKey', {
79
79
  email: this.email,
80
80
  password: this.password,
81
81
  returnSecureToken: true