這時候我們就得做登入的API,好讓用戶輸入帳號密碼登入,拿到API Key 存在客戶端App ... [:logout] + + def signup + user = User.new( :email => params[:email], ...
確定! 回上一頁