2dfb832 Introduce OIDC token for API.

Authored and Committed by cverna 6 years ago
    Introduce OIDC token for API.
    
    This commit hide the pagure api token settings
    if OIDC token are used.
    It also introduce flask-oidc method to validate
    a token to the api code.
    
        
file modified
+26 -1
file modified
+6 -0