Skip to content

Twift Early Preview (Beta 5)

Pre-release
Pre-release

Choose a tag to compare

@daneden daneden released this 02 Apr 09:37
· 101 commits to main since this release
17b65be

Beta 5 of Twift is a potentially breaking change that introduces OAuth 2.0 as the preferred authentication method.

The new authentication function, Twift.Authentication().authenticateUser, is an async method unlike the callback-based OAuth 1.0a method. Media methods don't support OAuth 2.0, so have been marked as deprecated. In a future version of Twift, only OAuth 2.0 will be supported.

What's Changed

New Contributors

Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5