The steps here will guide you through the migration changes
In the old version of the SDK < 2.1.0, the cidaas SDK was available as a single package. Now it is split into multiple sub-modules for your convenience - you can choose which part to include and which not
The following methods under the former cidaas
package are now available in cidaasnative
- Getting RequestId
- Getting Tenant Information
- Getting Client Information
- Login
- Registration
- De-duplication
- Account Verification
- Forgot Password
- Consent
The following methods from the former cidaas
package are now available in cidaasverification
The following methods from the former cidaas
package are now available in cidaasconsent
The following methods are available in the cidaas
package