Skip to content

Commit 854bafe

Browse files
committed
fix styling
1 parent 652b278 commit 854bafe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
**Breaking Changes**
1010
For security purposes, logIn will default to `POST` instead of `GET` method. ([#1284](https://github.com/parse-community/Parse-SDK-JS/pull/1284))
11+
1112
If you need to use `GET` set the `usePost` option to false.
13+
1214
`Parse.User.logIn('username', 'password', { usePost: false })`
1315

1416
**Features**

0 commit comments

Comments
 (0)