Opened 11 years ago
#261 new defect
Facebook auth "clears out" URL upon login
Reported by: | ezyang@mit.edu | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Keywords: | ||
Cc: |
Description
Currently, the method for authenticating to Facebook works properly, but Facebook has added some new JavaScript which "clears out" the authentication token from the URL, so it is no longer sufficient to just copy-paste the URL in. The token is properly sent to the browser (you can grab it with Tamper Data). We'll need to figure out a new method for doing this.
Note: See
TracTickets for help on using
tickets.