文件名称:auth0_lock.dart:Auth0锁定的Dart包装器
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-06 20:59:54
Dart
Auth0锁 Dart包装 该软件包使用dart:js将auth0-lock.js提供的功能包装在Dart类中。 必须包含auth0-lock.js才能使包装器正常工作: <!-- Latest major release --> < script src =" http://cdn.auth0.com/js/lock-7.min.js " > </ script > <!-- Latest minor release --> < script src =" http://cdn.auth0.com/js/lock-7.x.min.js " > </ script > <!-- Latest patch release (recommended for production) --> < script src =" http://cdn.auth0.com/js/lock-7.x.y
【文件预览】:
auth0_lock.dart-master
----.gitignore(71B)
----pubspec.yaml(352B)
----LICENSE(1KB)
----CHANGELOG.md(41B)
----README.md(781B)
----example()
--------index.html(936B)
--------styles()
--------main.dart(1KB)
----lib()
--------src()
--------auth0_lock.dart(44B)