Skip to content

mock-A3, JWT issue and Auth, and View level REST API security

Reid Givens requested to merge user-mock into spike-branch-removing-postgREST

Things to work out:

  1. there is a User model in this branch, but it lives in the ttatauth package - whereas it lives in the data model in another branch (so when that merges, we should rebase here and use that)
  2. ALL end-points now require a jwt or it will fail. Only the facilities tests have this worked out right now
Edited by Reid Givens

Merge request reports

Loading