Faruk AYDIN
8c4b67e147
refactor: Rename AppAuthClient model as OAuthClient
2024-12-18 17:42:04 +01:00
Ali BARIN
a57134a89c
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-17 14:26:55 +00:00
Faruk AYDIN
2e5b44c424
refactor: Use toStrictEqual instead of toEqual for tests
2024-10-25 12:33:39 +02:00
Ali BARIN
7caa055e00
test(connection): write model tests
2024-10-21 10:27:43 +02:00
Faruk AYDIN
34aadbfb09
feat: Implement rest API endpoint to update connection
2024-09-16 12:55:39 +03:00
Faruk AYDIN
b0abf94191
refactor: Move reset logic to connection model
2024-09-15 01:03:17 +03:00
Ali BARIN
ace1f84094
feat: write REST API endpoint to generate auth url
2024-09-12 13:57:25 +03:00
Ali BARIN
af6fa80d20
test(reset-connection): cover formattedData with DB changes
2024-08-29 11:20:09 +02:00
Ali BARIN
e7474dcb9e
refactor(reset-connection): streamline patches
2024-08-29 11:20:09 +02:00
Ali BARIN
0eb906d5df
test(reset-connection): remove unnecessary read connection permission
2024-08-29 11:20:09 +02:00
Ali BARIN
c7babf227c
feat: write POST /v1/connections/:connectionId/reset
2024-08-29 11:20:09 +02:00
Ali BARIN
c413ae06dc
feat: write DELETE /v1/connections/:connectionId
2024-08-29 09:26:24 +02:00
Faruk AYDIN
1a833aad52
feat: Implement rest API endpoint to verify connection
2024-08-27 14:51:28 +03:00
Faruk AYDIN
ce6214dc0f
refactor: Rename create test action as test connection
2024-08-26 16:26:03 +03:00
Faruk AYDIN
6a7cdf2570
feat: Use persisted access tokens for authentication
2024-04-22 16:57:34 +02:00
Faruk AYDIN
8e646c244e
feat: Implement test connection API endpoint
2024-03-30 00:12:59 +01:00
Faruk AYDIN
6027cb7cb0
feat: Implement get connection flows API endpoint
2024-03-10 16:11:07 +01:00