thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.
http://oauth2-client.thephpleague.com
MIT License
3.66k stars 752 forks source link

Add hint for session start to usage #1016

Open pkess opened 1 year ago

pkess commented 1 year ago

When trying to use the code from the documentation i got some errors that the session was not started. Maybe the added line here could help others to integrate this.