Haventec provides two Software Development Kits (SDKs) to help cater for differing use cases.
The two SDK kits available are:
NodeJS
This SDK is suited for applications utilising the Haventec IAM where users also are required to self-register. It is also suited for when multi-step authentication is enabled for an application.
- The NodeJS SDK can be downloaded from the following link: https://www.npmjs.com/package/@haventec/native-ux-adapter-sdk
For situations where it is desirable for authenticated users to be able to update their own user and/or device records, a User Management SDK is also provided that can be used in conjunction with the NodeJS SDK.
- The User Management SDK can be downloaded from the following link: https://www.npmjs.com/package/@haventec/user-management-sdk
Java
This SDK is suited for when native UX login pages are desired, the SDK can be used to handle the OpenID Connect flow from backend application services. This SDK is also suited when a 'password-pinless-pin' migration flow is required. For more information about the SDK please select click here.
- The Java SDK can be downloaded from the following link: https://search.maven.org/search?q=a:native-ux-adapter-java-sdk
Comments
0 comments
Please sign in to leave a comment.