1. 首页
  2. 考试认证
  3. 其它
  4. tutorial navigator Auth0教程

tutorial navigator Auth0教程

上传者: 2024-10-13 17:02:36上传 ZIP文件 483.84KB 热度 2次
Auth0导航器教程用法var TutorialNavigator = require ( 'tutorial-navigator' ) ; //You don't need this using the standalone compilation var tutorial = new TutorialNavigator ( { clientId : 'some-client-id' , // optional docsDomain : 'https://docs.myauth0.com' // defaults to 'https://docs.auth0.com' } ) ; tutorial . render ( '#my-tutorial-container' ) ; // Try to avoid using 'tutorial-navigator' as
下载地址
用户评论