Closed cainlevy closed 6 years ago
Tests for idTokenVerifier are referenced from https://github.com/keratin/authn-rb/blob/master/test/keratin_authn_test.rb.
idTokenVerifier
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.
internalClient
Key()
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 forKey()
are still TBD.