Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
synth authored Oct 2, 2021
1 parent 99f22a9 commit a8b1d1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Just add {login_hint: "[email protected]"} to your url generation to form:
```ruby
/auth/microsoft_graph?login_hint=email@example.com
```
### Upgrading to 1.0.0
This version requires OmniAuth v2. If you are using Rails, you will need to include or upgrade `omniauth-rails_csrf_protection`. If you upgrade and get an error in your logs complaining about "authenticity error" or similiar, make sure to do `bundle update omniauth-rails_csrf_protection`

## Contributing

Expand Down

0 comments on commit a8b1d1b

Please sign in to comment.