@goauthentik/api 2023.8.3-1694987749 → 2023.8.3-1696335052

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -109,7 +109,7 @@ export interface AuthenticatorSMSStage {
109
109
  */
110
110
  authType?: AuthTypeEnum;
111
111
  /**
112
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
112
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
113
113
  * @type {boolean}
114
114
  * @memberof AuthenticatorSMSStage
115
115
  */
@@ -79,7 +79,7 @@ export interface AuthenticatorSMSStageRequest {
79
79
  */
80
80
  authType?: AuthTypeEnum;
81
81
  /**
82
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
82
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
83
83
  * @type {boolean}
84
84
  * @memberof AuthenticatorSMSStageRequest
85
85
  */
@@ -79,7 +79,7 @@ export interface PatchedAuthenticatorSMSStageRequest {
79
79
  */
80
80
  authType?: AuthTypeEnum;
81
81
  /**
82
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
82
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
83
83
  * @type {boolean}
84
84
  * @memberof PatchedAuthenticatorSMSStageRequest
85
85
  */
@@ -109,7 +109,7 @@ export interface AuthenticatorSMSStage {
109
109
  */
110
110
  authType?: AuthTypeEnum;
111
111
  /**
112
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
112
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
113
113
  * @type {boolean}
114
114
  * @memberof AuthenticatorSMSStage
115
115
  */
@@ -79,7 +79,7 @@ export interface AuthenticatorSMSStageRequest {
79
79
  */
80
80
  authType?: AuthTypeEnum;
81
81
  /**
82
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
82
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
83
83
  * @type {boolean}
84
84
  * @memberof AuthenticatorSMSStageRequest
85
85
  */
@@ -79,7 +79,7 @@ export interface PatchedAuthenticatorSMSStageRequest {
79
79
  */
80
80
  authType?: AuthTypeEnum;
81
81
  /**
82
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
82
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
83
83
  * @type {boolean}
84
84
  * @memberof PatchedAuthenticatorSMSStageRequest
85
85
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goauthentik/api",
3
- "version": "2023.8.3-1694987749",
3
+ "version": "2023.8.3-1696335052",
4
4
  "description": "OpenAPI client for @goauthentik/api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -129,7 +129,7 @@ export interface AuthenticatorSMSStage {
129
129
  */
130
130
  authType?: AuthTypeEnum;
131
131
  /**
132
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
132
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
133
133
  * @type {boolean}
134
134
  * @memberof AuthenticatorSMSStage
135
135
  */
@@ -99,7 +99,7 @@ export interface AuthenticatorSMSStageRequest {
99
99
  */
100
100
  authType?: AuthTypeEnum;
101
101
  /**
102
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
102
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
103
103
  * @type {boolean}
104
104
  * @memberof AuthenticatorSMSStageRequest
105
105
  */
@@ -99,7 +99,7 @@ export interface PatchedAuthenticatorSMSStageRequest {
99
99
  */
100
100
  authType?: AuthTypeEnum;
101
101
  /**
102
- * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not re-used in the future.
102
+ * When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future.
103
103
  * @type {boolean}
104
104
  * @memberof PatchedAuthenticatorSMSStageRequest
105
105
  */