oro-sdk 7.5.0 → 8.1.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/client.d.ts CHANGED
@@ -51,6 +51,11 @@ export declare class OroClient {
51
51
  * @returns the user identity
52
52
  */
53
53
  signIn(practiceUuid: Uuid, email: string, password: string, otp?: string): Promise<IdentityResponse>;
54
+ /**
55
+ * Creates a lockbox and decrypts the created grant for that lockbox
56
+ * @returns the grant to the created lockbox
57
+ */
58
+ lockboxCreate(): Promise<Grant>;
54
59
  /**
55
60
  * Will attempt to recover an existing login session and set back
56
61
  * the private key in scope