Simple PHP OAuth2 server to SSO with WordPress account
The research is based on awesome PHP OAuth server solution proposed by Justin Greer. The idea under the PoC was to create simple php OAuth2 server to SSO with WordPress user account. To do so, we need WordPress instance up and running. It might be Local installation as well to make it simple. We will … Read more