This website requires JavaScript.
Explore
Help
Register
Sign In
flutter
/
apidash
Watch
1
Star
0
Fork
0
You've already forked apidash
mirror of
https://github.com/foss42/apidash.git
synced
2025-12-08 05:59:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db2f5af773142c373ebf6e8b9d6a4732e7a6d3d5
apidash
/
packages
/
better_networking
/
lib
History
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
..
extensions
Update map_extensions.dart
2025-06-29 05:54:56 +05:30
models
feat: enhance JWT support with private key handling and additional algorithms
2025-07-06 12:19:27 +05:30
services
refactor: update authentication handling to check authData instead of enableAuth flag
2025-07-06 12:28:35 +05:30
utils
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
better_networking.dart
Fix library name in better_networking.dart
2025-06-29 05:54:00 +05:30
consts.dart
feat: update APIAuthType enum to include display types for authentication options
2025-07-07 22:41:25 +05:30