huggingface_hub
huggingface_hub copied to clipboard
implemented `auth_check`
Related to #2466
I have implemented auth_check
related to the issue #2466.
- [x] Implemented
auth_check
- [x] Added docstring for
auth_check
- [x] Wrote test code for
auth_check
Please review the implementation and let me know if any further changes are required.