Advertisement
Guest User

Untitled

a guest
Apr 27th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. Doorkeeper.configuration.token_grant_types << "password"
  2.  
  3. {
  4. grant_type: "password"
  5. username: "aaa@aaa.com"
  6. password: "password"
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement