Add API Keys Validation #1707
anikanodia
started this conversation in
General
Replies: 1 comment
-
|
That's a good idea! However, remember that not all APIs provide such validation endpoints. Alternatively, you could fetch the data first and then validate it, which might increase subs usage. Also, we return runtime errors if any source fails or doesn't work, which could be helpful in your situation. What do you think? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I think it would be pretty cool to have a
-validateflag that checks all configured tokens and reports any that are expired/invalid. Would be very cool if subfinder can do this instead of manually having to verify this from time to time.Thanks for considering it!
Beta Was this translation helpful? Give feedback.
All reactions