Closed Spazzy757 closed 1 year ago
This allows to set a session on the App struct with a SetSession(*Session) function
SetSession(*Session)
Fixes: https://github.com/huandu/facebook/issues/210
Thanks for your contribution! I have concerns on the API design. You can read my review comment above.
I updated it with the recommendation
Changelog
This allows to set a session on the App struct with a
SetSession(*Session)
functionFixes: https://github.com/huandu/facebook/issues/210