Add support for impersonation tokens
Created by: maxenced
Impersonation token are only returned once, as response to the create request.
That's why we use Set inside the create method instead of read.
Tested on latest gitlab-ce
Created by: maxenced
Impersonation token are only returned once, as response to the create request.
That's why we use Set inside the create method instead of read.
Tested on latest gitlab-ce