mirror of
https://github.com/bitwarden/jslib
synced 2025-12-06 00:03:29 +00:00
* Use different strategy classes for different types of login * General refactor and cleanup of auth logic * Create subclasses for different types of login credentials * Create subclasses for different types of tokenRequests * Create TwoFactorService, move code out of authService * refactor base CLI commands to use new interface