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
Ali BARIN
0bbe362660
refactor(app-config): rename allow_custom_connection as custom_connection_allowed
2024-10-24 16:59:17 +02:00
Ali BARIN
7caa055e00
test(connection): write model tests
2024-10-21 10:27:43 +02:00
Ali BARIN
0f77a1ec03
test(connection): write model tests
2024-10-16 09:38:48 +00: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
Faruk AYDIN
8c39739880
refactor: Use getApp method for generateAuthUrl method of connection
2024-09-12 13:58:23 +03:00
Ali BARIN
ace1f84094
feat: write REST API endpoint to generate auth url
2024-09-12 13:57:25 +03:00
Ali BARIN
7394aca02d
feat: write REST API endpoint to create connection
2024-09-12 13:33:38 +03:00
Faruk AYDIN
1a833aad52
feat: Implement rest API endpoint to verify connection
2024-08-27 14:51:28 +03:00
Faruk AYDIN
8e646c244e
feat: Implement test connection API endpoint
2024-03-30 00:12:59 +01:00
Faruk AYDIN
b2f8634008
chore: Use ES modules for backend app
2024-01-05 19:08:04 +01:00
Faruk AYDIN
b95478b635
chore: Use imports as ES modules
2024-01-04 22:24:42 +01:00
Faruk AYDIN
8819ddefa7
feat: Convert model files to JS
2024-01-04 19:27:13 +01:00