Skip to content

New feature: Make session on app configurable

Latest
Compare
Choose a tag to compare
@huandu huandu released this 03 Apr 17:08
· 6 commits to master since this release

Per issue #210, when parsing code or exchanging token, we may need to use a special session with customized base URL. There is a new method SetSession on App to make it possible.

New Contributors

Full Changelog: v2.6.0...v2.7.0