How to verify oauth token generated using Microsoft Graph API

前端 未结 0 1525
情歌与酒
情歌与酒 2020-12-11 00:12

I am getting the oath token using below code:

def get_token():

    try:
    
        r = requests.post("https://login.microsoftonline.com/" + confi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题