Skip to content

Commit

Permalink
more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrunzio committed Oct 13, 2023
1 parent 8d14364 commit 03e4500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions accounts/graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import msal

from django.contrib.auth import get_user_model
from django.conf import settings


app = msal.ConfidentialClientApplication(
Expand Down

0 comments on commit 03e4500

Please sign in to comment.