Ali BARIN
2a77763c51
feat(AppConfig): iterate how apps are managed
...
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-12 10:12:50 +00:00
Faruk AYDIN
2e5b44c424
refactor: Use toStrictEqual instead of toEqual for tests
2024-10-25 12:33:39 +02:00
Ali BARIN
0bbe362660
refactor(app-config): rename allow_custom_connection as custom_connection_allowed
2024-10-24 16:59:17 +02:00
Ali BARIN
b2bda8479e
feat: write PATCH /v1/admin/apps/:appKey/auth-clients/:appAuthClientId
2024-08-28 11:16:46 +02:00
Ali BARIN
af4c1f08ec
feat: write POST /v1/admin/apps/:key/config
2024-08-28 10:32:06 +02:00
Ali BARIN
81c39d7d93
refactor: rewrite create-app-auth-client mutation as REST endpoint
2024-08-27 16:34:09 +02:00
Faruk AYDIN
0a4ac1cece
feat: Implement new admin get app auth client API endpoint
2024-03-28 20:41:12 +01:00
Faruk AYDIN
85b4cd4998
feat: Implement new admin get auth clients API endpoint
2024-03-28 20:40:45 +01:00