This commit is contained in:
2024-10-28 18:30:03 -04:00
parent e55dc42068
commit 576b1634a6
5 changed files with 45 additions and 3 deletions

View File

@@ -33,4 +33,5 @@ function get_bearer_token(): ?string {
}
}
return null;
}
}