Re-add aladdin_connect integration (#149029)

Co-authored-by: Joostlek <joostlek@outlook.com>
This commit is contained in:
Jamie Magee
2025-08-27 10:06:53 -07:00
committed by GitHub
parent abb59f2233
commit 8fc334b338
23 changed files with 2911 additions and 101 deletions

View File

@@ -0,0 +1,5 @@
"""Constants for aladdin_connect tests."""
CLIENT_ID = "1234"
CLIENT_SECRET = "5678"
USER_ID = "test_user_123"