Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 362 Bytes

File metadata and controls

9 lines (8 loc) · 362 Bytes

VATUSA API

Middleware notes:

  • auth:jwt,web - only for authenticated sessions, no CORS checks
  • Private - CORS check for only vatusa related websites, does not authenticate
  • SemiPrivate - Authenticates and if no authentication, does apikey check
  • Public - for readability only, to be phased out
  • APIKey - legacy for v1, only checks API Key in URL path