Eat ponos server
Refs https://redmine.teklia.com/issues/2830
In order to work on ponos delegated auth and removal of is_internal
, we need to take all the server-side code from ponos and move it inside Arkindex Backend, as a new module arkindex.ponos
. The endpoints will be directly served as-is from Arkindex backend, under the /api/v1
namespace.
Most of the work relies in porting the unit tests