How to Implement Login With GitHub OAuth using PHP

Поделиться
HTML-код
  • Опубликовано: 18 сен 2023
  • This video shows how to implement GitHub OAuth that allows users to sign in on an application with their GitHub account.
    GitHub repo: github.com/iabhinavr/codelab/...
    Website: www.coralnodes.com
    ---------------------------------------
    Server providers:
    Linode: www.coralnodes.com/go/linode/
    DigitalOcean: www.coralnodes.com/go/digital...
    -------------------------------------------------------------
    Disclaimer:
    This video is based on my personal experiences and knowledge. There is no guarantee that the information shared is 100% accurate.
    Disclosure:
    This video and its description may contain affiliate links, which can earn us commission if someone purchases products using those links.
  • НаукаНаука

Комментарии • 5

  • @danieladam4719
    @danieladam4719 15 дней назад

    Thank you, works perfect!:)

  • @Maxime66410
    @Maxime66410 4 месяца назад

    Thanks you so much it work !
    But how i can get the email ? is null..

  • @wilonweb
    @wilonweb 4 месяца назад

    if we follow this tuto we can implement it easily on the wphadless + nextJS tutorial than you maked ?

  • @F_F996
    @F_F996 5 месяцев назад +2

    can you make a tutorial:
    Login with GitHub using PHP and MySQL with a procedural programming paradigm🙏?