• Andreas Häber's avatar
    Support OAuth access_token · ef0a0d41
    Andreas Häber authored
    For OAuth the uri query parameter should be named access_token instead of
    private_token. To support both a enum TokenType is introduced and should
    be used to select which token type to be used for the API access.
    
    For backwards compatibility TokenType#PRIVATE_TOKEN will be used by
    default.
    Signed-off-by: 's avatarAndreas Häber <andreas.haber@intele.com>
    ef0a0d41
Name
Last commit
Last update
..
org/gitlab/api Loading commit data...