keratin / authn-go

Go client library for Keratin AuthN
https://github.com/keratin/authn-server
GNU Lesser General Public License v3.0
32 stars 10 forks source link

verifier tests #4

Closed cainlevy closed 6 years ago

cainlevy commented 6 years ago

Tests for idTokenVerifier are referenced from https://github.com/keratin/authn-rb/blob/master/test/keratin_authn_test.rb.

There's also some test coverage and a bugfix for internalClient when the AuthN server is mounted with a subdir. Tests for Key() are still TBD.