Closed jimmyjames closed 5 months ago
Adds new method deleteAllAuthenticationMethods(String userId) to the UsersEntity to delete all authenticators for the given user.
deleteAllAuthenticationMethods(String userId)
UsersEntity
Calls the delete all authenticators endpoint
Changes
Adds new method
deleteAllAuthenticationMethods(String userId)
to theUsersEntity
to delete all authenticators for the given user.References
Calls the delete all authenticators endpoint
Testing
Checklist