v0.9.0
What's Changed
- No need to add Ueberauth to the application list (#117) by @FractalWire in #118
- Fixed routing issue when route_prefix not in request_path by @gseddon in #122
- Remove dublicated call to handle_callback_result by @Hanspagh in #127
- Update docs by @chulkilee in #129
- Revert "Update docs" by @Hanspagh in #131
- Update devtest deps with test fix by @chulkilee in #133
- Improve docs by @chulkilee in #132
- Fix missing
doin code example by @msmithstubbs in #130 - Misc doc generation changes by @kianmeng in #137
- Add CSRF Attack protection by @yordis in #136
- Make a proper way to clean state cookie by @xinz in #139
- Next Release by @yordis in #138
- Docs: CSRF attack configuration by @sgerrand in #141
- Add custom URL resolution scheme option by @gabrielgiordan in #144
- Add custom URL resolution port option by @gabrielgiordan in #145
- Update README installation to 0.7 by @shahryarjb in #155
- Fix typespecs in
Ueberauth.Failuremodule by @fuelen in #159 - add default options callback to strategy by @yordis in #154
- Use erlef/setup-beam for GitHub Actions by @kianmeng in #160
- Prefer
x-forwarded-hostto construct callback_url by @jerodsanto in #161
New Contributors
- @FractalWire made their first contribution in #118
- @gseddon made their first contribution in #122
- @Hanspagh made their first contribution in #127
- @chulkilee made their first contribution in #129
- @kianmeng made their first contribution in #137
- @xinz made their first contribution in #139
- @sgerrand made their first contribution in #141
- @gabrielgiordan made their first contribution in #144
- @shahryarjb made their first contribution in #155
- @fuelen made their first contribution in #159
- @jerodsanto made their first contribution in #161
Full Changelog: v0.6.3...v0.9.0