Create auth0-variables.js
This commit is contained in:
parent
f9d1c10783
commit
a33bdfd730
3
example/auth0-variables.js
Normal file
3
example/auth0-variables.js
Normal file
@ -0,0 +1,3 @@
|
||||
var AUTH0_CLIENT_ID='BUIJSW9x60sIHBw8Kd9EmCbj8eDIFxDC';
|
||||
var AUTH0_CLIENT_SECRET='';
|
||||
var AUTH0_DOMAIN='samples.auth0.com';
|
Reference in New Issue
Block a user