thephpleague / oauth2-client

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

Add hint for session start to usage #1016

Open pkess opened 8 months ago

pkess commented 8 months 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.