Udhay-Adithya
|
c0bb09fd35
|
feat: make credentialsFilePath nullable in OAuth models and update related logic
|
2025-08-06 11:43:56 +05:30 |
|
Udhay-Adithya
|
84ddbfa1ac
|
feat: implement local http server in desktop platforms for oauth2
|
2025-08-03 12:59:34 +05:30 |
|
Udhay-Adithya
|
728cc52d9c
|
fix: improve oauth2 field
|
2025-07-23 12:48:10 +05:30 |
|
Udhay-Adithya
|
bc779882f7
|
feat: implement oauth1
|
2025-07-22 23:09:15 +05:30 |
|
Udhay-Adithya
|
f458d00341
|
feat: add oauth2 credential file handling
|
2025-07-21 23:07:34 +05:30 |
|
Udhay-Adithya
|
6391443d09
|
feat: implement resource owner password grant
|
2025-07-21 00:40:28 +05:30 |
|
Udhay-Adithya
|
1089403467
|
feat: implement client credentials grant handling
|
2025-07-20 23:48:35 +05:30 |
|
Udhay-Adithya
|
fd4b05663c
|
feat: add oauth2 ui and authorzation code grant handling
|
2025-07-20 23:07:58 +05:30 |
|
Udhay-Adithya
|
3ca5255e8f
|
fix: pass null for authData in sendHttpRequest for digest authentication to prevent infinite loop when realm and nonce are empty
|
2025-07-12 00:43:44 +05:30 |
|
Udhay-Adithya
|
32855fd2f9
|
refactor: update authentication handling to check authData instead of enableAuth flag
|
2025-07-06 12:28:35 +05:30 |
|
Udhay-Adithya
|
13bf0549f1
|
refactor: remove unused digest authentication model import and clean up JWT handling comments
|
2025-07-06 12:22:04 +05:30 |
|
Udhay-Adithya
|
92af4fba77
|
feat: add digest authentication
|
2025-07-03 19:24:56 +05:30 |
|