facile-it / php-openid-client

PHP OpenID Client
35 stars 7 forks source link

Full example of auth flow and usage on standard multi-page website #36

Open GregJohnStewart opened 7 months ago

GregJohnStewart commented 7 months ago

Hello, was wondering if there was any or plans to make a more complete example for a website using this library?

The first example on the readme seems close, but looks like it has missing parts, namely the redirection, and probably handling the redirect back to the site.

I would like to see a full example where the full auth flow is handled, and where a user is able to successfully navigate a site that uses this auth.