]> OzVa Git service - ozva-cloud/commit
fix: remove Method::Options auth check (#168)
authorhorizon <horizon0514@gmail.com>
Sun, 19 Feb 2023 04:30:14 +0000 (12:30 +0800)
committerGitHub <noreply@github.com>
Sun, 19 Feb 2023 04:30:14 +0000 (12:30 +0800)
commit0000bd27f579f52e012f0a7f231300d7c92dfb97
tree4ed294e35db93437233c0faccdb4a45cdeb9ca56
parent47883376c1df79216142d5b75cde10445e7cc40e
fix: remove Method::Options auth check (#168)

* fix: remove Method::Options auth check

* add tests

---------

Co-authored-by: sigoden <sigoden@gmail.com>
src/auth.rs
tests/auth.rs