v1.47.0
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.