sjoerdk / pimsclient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add msal auto-re-login

sjoerdk opened this issue · comments

  • pimsclient version: 2.0.3
  • Python version: any

Description

Add a requests AuthBase object that does re-login when msal auth token runs out.
Currently this is holding up dependent projects. It's a good addition here