Skip to content

Commit c83c6b1

Browse files
committed
Update comments, test commit link email
1 parent 637a4fa commit c83c6b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/auth/lib/TotpMultiFactorGenerator.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export default class TotpMultiFactorGenerator {
4242
}
4343
const {
4444
secretKey,
45+
// Other properties are not publicly exposed in native APIs
4546
// hashingAlgorithm, codeLength, codeIntervalSeconds, enrollmentCompletionDeadline
4647
} = await auth.native.generateTotpSecret(session);
4748

0 commit comments

Comments
 (0)