Test Authentication API

Information: This page tests the authentication API directly to understand why desktop client login is not working.

Test API Authentication

Enter login and password to test the authentication API.

Debug Information

What is being tested:
  • Password hash generation with salt "someSecr"
  • User verification in database
  • Password hash comparison
  • API endpoint /api/admin/v1/register call
Back to Home Password Manager