heroku / identity

[DEPRECATED] Login and OAuth management service for Heroku
https://id.heroku.com/
MIT License
246 stars 20 forks source link

Remove the GET /account endpoint #185

Closed dmcinnes closed 8 years ago

dmcinnes commented 8 years ago

Was originally used by an older version of Omniauth-Heroku that has been deprecated. Internal properties are now using upgraded versions so we can remove this endpoint.

Another step toward getting Identity off of API v2.

Ready for review @heroku/api

dmcinnes commented 8 years ago

Fixes #37

dmcinnes commented 8 years ago

Pulling this in.