270 B
270 B
npm install
npm run build
Then copy these 2 files to your web server:
examples/minimal-test.html(your page)packages/auth/dist/unpkg.js(the complete library)
The unpkg.js should be a self-contained bundle with everything included.