LoginSignup
0
0

More than 3 years have passed since last update.

Twitter、Google、メールでのログインを実装しよう。

Last updated at Posted at 2020-12-29

これらの技術を使えば、簡単に実装できます。

自前で実装(Twitter,Google)

PHPでTwitterログインを実装しよう
https://dotinstall.com/lessons/tw_connect_php_v3#!lessons

GoogleでログインするWebサービスを作ろう
https://dotinstall.com/lessons/google_connect_php_v2

BaaS/MBaaS環境を使う。

Firebase
https://firebase.google.com/?hl=ja

Ruby on Railsを使う

【Rails】ログイン機能を実装する
https://qiita.com/d0ne1s/items/7c4d2be3f53e34a9dec7

シンプルなPHPでのログイン実装

phpで作る簡素なログイン機能
https://qiita.com/qwertyuiopngsdfg/items/597da67387723a5aedad

PHP5.6でログイン機能を実装しよう
https://dotinstall.com/lessons/sns_php_v3

「パスワードを忘れた時」のメール送信

PHPでメール送信するための方法を解説【初めてでもわかりやすく】
https://techplay.jp/column/550

アイコンの画像設定

Python(CGI)で画像アップローダーを作ってみた
https://masublog.net/python/pythoncgiimageuploader/

Python, Pillowで画像を一括リサイズ(拡大・縮小)
https://note.nkmk.me/python-pillow-image-resize/

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0