Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. After much reading, deep meditation, and a handle of whiskey, this is the best I could come up with.
  2.  
  3. 1. Invoke Facebook login dialog from EmberJS app
  4. * Set query params for *app_id* and *redirect_url*
  5. * Navigate to Facebook login dialog
  6. 2. User allows Facebook access
  7. * Facebook returns to *redirect_url*
  8. * Facebook provides query param for *code*
  9. 3. Back
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement