Level 33
Is all you need: https://laravel.com/docs/5.4/passport (if you work with Laravel)
Nice to meet you, Brothers? I am looking for "creating OAuth2.0 server with pure PHP" tutorial. Please, guide me which site is the best.
I agree with @lars6 that not using passport is reinventing wheel, but as you wish: https://github.com/thephpleague/oauth2-server.
If for any reason you would prefer to not use laravel, use https://lumen.laravel.com/ and implement https://packagist.org/packages/dusterio/lumen-passport.
Please or to participate in this conversation.