Skip to content

Instantly share code, notes, and snippets.

View petemoore's full-sized avatar

Pete Moore petemoore

View GitHub Profile
@petemoore
petemoore / login_v3.md
Last active February 3, 2016 10:39 — forked from djmitche/login_v3.md

Login v3

Goals

  • Users should be able to login easily to the tools site to carry out day-to-day tasks.
  • Users should be able to create and manage limited-access permanent credentials for use in their own automation
  • Permanent credentials tied to users should be disabled when those users lose the relevant permissions
  • All services have a consistent, reliable way to log who or what is making a particular request.