Open aaronpk opened 10 years ago
looking at GMail's similar info maybe also some sort of Location info based on IP and whether this account is currently logged in elsewhere with ability to revoke access to it.
Location info is definitely interesting.
The "current logins" with revoke option is nice, but that part isn't handled by indieauth.com right now. Currently each consumer of indieauth.com just uses it to verify identity, but handles login sessions independently.
There is some similar work being done in some extensions to OAuth 2, such as token revokation but I'd probably want to see how that shakes out before going down that path.
After I sign in using my domain, I should be able to see a list of successful and unsuccessful login attempts for my domain. Each login attempt should show:
Example of a good reference for a security audit page: https://github.com/settings/security