# Remove bcrypt as a Dependency

## Tags

* assigned: fred, fredm
* status: closed, completed
* priority: low
* keywords: gn-auth, dependencies
* type: improvement

## Description

BCrypt has been superceded by better systems, and we need to move away from that.

Bcrypt has been removed as a dependency with
=> https://github.com/genenetwork/gn-auth/commit/d2ad3b1abffdeeb52e1b5f5a303a381aa3dd477c this commit