Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
railsでインスタグラムアプリを作っています。データベースにある種の「トークン」または「ID」を保存して、ユーザーを自動的に認証し、ユーザーに入力を求めることなく、アプリケーションがユーザーのプロファイル データ、画像などにアクセスできるようにすることは可能ですか?ログインの詳細/認証を何度も繰り返します。可能でしたら、どのようにすればよいか教えてください。
前もって感謝します!:)
はい、トークンを取得することは可能です。認証に関するドキュメントを見てください。かなり包括的です。
http://instagram.com/developer/authentication/