Version 0.5 incoming with support for OAuth 2.0 with PKCE #31
danieldevine
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.5 is now released which will move to supporting OAuth 2.0 with PKCE rather than OAuth 1.0a for user context auth flows.
The most recent endpoint additions to Twitter's API no longer support OAuth 1.0a so this update is necessary.
This update also finally enables use of the bookmarks endpoints which only support 2.0 with PKCE.
I'm going to be looking into deprecating oAuth 1.0a in the library soon, any concerns, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions