v1.0.0
Enhancements
- [docs] Miscellaneous documentation improvements
- [CSRF] BREAKING CHANGE Updated
ueberauth
to 0.7.0 that includes CSRF protection by default – we encourage you to upgrade to benefit from this security fix. If you were using thestate
field, you'll need to pass the data in another way (e.g. cookies) - [deps] Bumped dependencies to latest versions