@okta/okta-auth-js
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@okta/okta-auth-js", | ||
"description": "The Okta Auth SDK", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"homepage": "https://github.com/okta/okta-auth-js", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
@@ -1,2 +0,2 @@ | ||
kta Auth JS | ||
# Okta Auth JS | ||
@@ -36,2 +36,1 @@ Okta Auth JS is a wrapper around [Okta's authentication API](http://developer.okta.com/docs/api/resources/authn.html). It can be used to get an Okta session cookie or an ID token. | ||
| `npm run lint:report` | Run linting tests | | ||
250499
36