Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit 9e9f7e5

Browse files
authored
Updated to released version of Auth0.js v9
1 parent 7d458ba commit 9e9f7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extends layout
22

33
block content
4-
script(src="https://cdn.auth0.com/js/auth0/9.0.0-beta.5/auth0.min.js")
4+
script(src="https://cdn.auth0.com/js/auth0/9.0.0/auth0.min.js")
55

66
h1= title
77
p Welcome to #{title}

0 commit comments

Comments
 (0)