- Issue created by @leontin
- last update
10 months ago 100 pass
Why is the method OpenIDConnect::buildContext private?
I am integrating a website with a SSO provider and I need to write some custom logic to accommodate the client's requests. For that I need to extend the class OpenIDConnect and the private method is bugging me.
Is there any reason the method is private and not protected?
Active
3.0
Code