Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library very poorly supported, a personal opinion #71

Open
gmgunderground opened this issue Feb 17, 2019 · 1 comment
Open

Library very poorly supported, a personal opinion #71

gmgunderground opened this issue Feb 17, 2019 · 1 comment

Comments

@gmgunderground
Copy link

gmgunderground commented Feb 17, 2019

I'm trying to implement an OAuth2 server, and I have to say that I'm having a lot of difficulties, the various officially provided libraries are badly documented, the examples are explained really badly and the Step-By-Step https://bshaffer.github.io/oauth2-server-php-docs/cookbook/ is anything but a Step-By-Step.
Am I the only one who thinks so?

Regards
GMG

@JoSSte
Copy link

JoSSte commented May 19, 2022

I thought so too until I dove in and learned OAuth2.0 by reading and experimenting.

If you don't understand the concepts it is not easy to follow. If you read the links to the RFC in the cookbook, you will find that it is very true to the wording of the rfc.

I will agree that there are certain places that are more difficult to understand.
In my opinion if you don't understand the concepts, implementing an oauth2 server is not the place to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants