is possible use auth0 service internally in angular 2 app, mean manage authentification cookies without accessing service externally, in index.html have :
<script src="//cdn.auth0.com/js/lock-8.1.min.js"></script>
is possible use auth0 service internally in angular 2 app, mean manage authentification cookies without accessing service externally, in index.html have :
<script src="//cdn.auth0.com/js/lock-8.1.min.js"></script>
Comments
Post a Comment