Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8663f2a

Browse files
author
Jenkins
committedDec 17, 2019
v9.12.1
1 parent 857ce6d commit 8663f2a

17 files changed

+18068
-1
lines changed
 

‎.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ release
2323

2424
.DS_Store
2525

26-
build
2726
dist
2827

2928
.gitignore

‎build/auth0.js

Lines changed: 7623 additions & 0 deletions
Large diffs are not rendered by default.

‎build/auth0.min.esm.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎build/auth0.min.esm.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎build/auth0.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎build/auth0.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎build/cordova-auth0-plugin.js

Lines changed: 1381 additions & 0 deletions
Large diffs are not rendered by default.

‎build/cordova-auth0-plugin.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎build/cordova-auth0-plugin.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/auth0.js

Lines changed: 7623 additions & 0 deletions
Large diffs are not rendered by default.

‎dist/auth0.min.esm.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/auth0.min.esm.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/auth0.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/auth0.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/cordova-auth0-plugin.js

Lines changed: 1381 additions & 0 deletions
Large diffs are not rendered by default.

‎dist/cordova-auth0-plugin.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/cordova-auth0-plugin.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.