Skip to content

v1.47.0

Compare
Choose a tag to compare
@bentranter bentranter released this 17 Oct 01:47
· 405 commits to master since this release
9f7a761

Adds two new providers,

  • Google, following the discussion in #214.
  • Tumblr, thanks @bakerolls 🎉

It also deprecates the existing Google+ provider (called gplus in the codebase) in favour of the new Google provider, as the new Google provider requires fewer permissions by default, and will follow Google's own x/oauth2/google provider for authentication endpoints.