2.1.1 • Published 2 years ago

wink-auth-js v2.1.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years 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

2 years ago

2.0.1

2 years ago

1.7.23

2 years ago

2.0.0

2 years ago

1.7.22

2 years ago

1.7.21

2 years ago

1.7.2

2 years ago

0.0.1

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago