Release 2.0.0 Alpha 62
anthonycr
released this
12 Aug 15:59
·
562 commits
to develop
since this release
- Removed old V1 networking library, new V2 networking library is now the only way to use the library.
- Removed old examples
- Wrote new example demonstrating basic auth, client credentials, code grant authorization, fetching staff picks, and fetching a logged in user's videos.
- Added support for authentication via code grant and pincode in the
Authenticator
. - Improved documentation around authentication.
Note: README has not been updated yet with the new library.