- Add ability to request particular scopes to
oauth_begin()
- Implement new method to check if given token has access to given scopes
- Add convenient way to perform custom actions after token fetch (
oauth_callback
)
All of this needed for (SF internal) #10015, but can be generally useful in the future.
Closed #696.
ib/7805