Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 273 Bytes

installation from git:

pip install lucasjkr@git+https://github.com/lucasjkr/lucasjkr-test

usage:

import lucasjkr as graph

token = graph.bearer_token(
            client_id, 
            secret,
            tenant_id,
            scopes)