Authentication/Authorization

PresQT will not have the ability to create a 'session' for the user based on authentication. It will be expecting tokens to be passed through the header of the request. When retrieving items it expects 'presqt-source-token' to be in the header. When depositing an item it expects 'presqt-destination-token' to be in the header.

Last updated