appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
https://developers.app.net
950 stars 98 forks source link

Add current user on OAuth2 resource owner authentication page #183

Closed smgt closed 11 years ago

smgt commented 12 years ago

Currently when you authenticate a application you don't know what user you are logged in with when you allow the application to your account. So during the OAuth2 dance it would be splendid if the current authenticated user was shown when authenticating a application.

orianmarx commented 11 years ago

We now show what account you're logged in as when doing the OAuth dance :)