2.1.1 • Published 10 months ago

wink-auth-js v2.1.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
10 months ago

Update winklogin.module.js version

  1. Update version in package.json
  2. Update version at the bottom in index.ts

Integrating Wink Login

Integrate based on the documentation provided by WinkCloud.

winklogin.module.js can be imported from: https://www.unpkg.com/browse/wink-auth-js/public/winklogin.module.js

This will use the latest available version:

<script src="https://www.unpkg.com/wink-auth-js/public/winklogin.module.js"></script>

For specific version you need to include version in the url (version 1.7.2)

<script
  src="https://www.unpkg.com/wink-auth-js@1.7.2/public/winklogin.module.js
"
></script>
2.1.1

10 months ago

2.0.1

10 months ago

1.7.23

10 months ago

2.0.0

10 months ago

1.7.22

10 months ago

1.7.21

10 months ago

1.7.2

10 months ago

0.0.1

10 months ago

1.7.0

11 months ago

1.6.0

11 months ago

1.5.0

1 year ago