DesSolo

Results 3 comments of DesSolo

Hi, @jonsger Oncall use hmac auth. See tests https://github.com/linkedin/oncall/blob/master/test/test_auth.py#L50 Example client code: ``` python import json import time import hmac import base64 import hashlib import requests class Oncall: def __init__(self,...

@muayyad-alsadi Any news?)

https://github.com/sighupio/permission-manager/pull/182