From 062c1ac2292552e02777287d9472c655790c4fca Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 9 Jan 2025 13:05:56 +0100 Subject: [PATCH] updated settings --- rowers/tests/testdata/testdata.tcx.gz | Bin 3989 -> 3989 bytes rowsandall_app/settings.py | 1 + 2 files changed, 1 insertion(+) diff --git a/rowers/tests/testdata/testdata.tcx.gz b/rowers/tests/testdata/testdata.tcx.gz index 197022e422487b2b1c556755dca83f37470d1c3c..4a3b747de7238e885296ce620e3e12645a716ba4 100644 GIT binary patch delta 16 XcmbO#KUJPxzMF$%Q%C(q_C9_9D;5Pf delta 16 XcmbO#KUJPxzMF&N^v$}B?0x(IEv5yb diff --git a/rowsandall_app/settings.py b/rowsandall_app/settings.py index f647bcea..c079cfb7 100644 --- a/rowsandall_app/settings.py +++ b/rowsandall_app/settings.py @@ -480,6 +480,7 @@ OAUTH2_PROVIDER = { "com.performancephones.crewnerd", "healthfit", "pocketcox", + "activespeed", "app"], 'ACCESS_TOKEN_MODEL': 'oauth2_provider.AccessToken', 'APPLICATION_MODEL': 'oauth2_provider.Application',