pyinat / pyinaturalist

Python client for iNaturalist
https://pyinaturalist.readthedocs.io
MIT License
130 stars 17 forks source link

Add function to validate token #546

Closed JWCook closed 7 months ago

JWCook commented 7 months ago

Closes #541

Also made some updates to authentication docs.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1f6a02f) 95.99% compared to head (6740518) 96.00%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #546 +/- ## ======================================= Coverage 95.99% 96.00% ======================================= Files 59 59 Lines 3321 3328 +7 Branches 636 636 ======================================= + Hits 3188 3195 +7 Misses 95 95 Partials 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.