Skip to content

Commit

Permalink
Added change log for state parameter breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Reynolds committed Apr 1, 2017
1 parent 18813f6 commit ba32d51
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,6 @@
# Change Log
All notable changes to this project will be documented in this file.

## [1.0.0] - 2017-04-01
### Added
- Support for state parameter to protect against cross-site request forgery attacks. Requires users to use the provided `/login` url and moves redirect url from `/` to `/callback`

0 comments on commit ba32d51

Please sign in to comment.