Skip to content
  • Tanner Prestegard's avatar
    Consolidate APIs into a single endpoint · 1d57437e
    Tanner Prestegard authored
    We now have a single API endpoint, /api/, which can handle all
    authentication methods directed to it.  The /apibasic/ and
    /apiweb/ URLs will probably be maintained for legacy reasons,
    but will not include any additional logic (they will just be
    carbon-copies of /api/ under a different namespace).
    1d57437e