Skip to content

Commit ae55c2c

Browse files
authored
Update README.md
1 parent 29a4943 commit ae55c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This function return a json file containing its "gc_id" that must be save in you
3333

3434
`$client->loginUser('email', 'gc_id');`
3535

36-
to save in our localStorage call this url => http://graphcomment.com/fr/auth.html?gc_token=[TOKEN-without-JWT-only-token]
36+
to save in localStorage the gc_token, call this url in ajax navigator of user to authenticate him => http://graphcomment.com/fr/auth.html?gc_token=[TOKEN-without-JWT-only-token]
3737

3838
Example :
3939

0 commit comments

Comments
 (0)