bshaffer / oauth2-server-php

A library for implementing an OAuth2 Server in php
http://bshaffer.github.io/oauth2-server-php-docs
MIT License
3.26k stars 950 forks source link

help to implement local server oauth2 #1011

Open Mznet77 opened 3 years ago

Mznet77 commented 3 years ago

Hi, I need to create a Oauth2 Server for complete my study at university. I'm 44 yo and I work already, but I would like give a master at University, so i restarted to study. Now I must implement a local Oauth2 server but I'm in serious trouble really, I'm not a web programmer and I never implement anythink about web application before. I tried to setting my client to oauth2 authentication with google and github with success, but the project require a local Oauth Server also. I not have idea how to can use your code to implement my local server, I tried but nothing work. help me please

menturion commented 2 years ago

@Mznet77

Here you can find a demo example ... https://github.com/bshaffer/oauth2-demo-php