# Functions
NewEncryption creates a new instance of Encryption.
NewJWTHandler creates a new instance of JWTHandler.
# Structs
Encryption is an autogenerated mock type for the Encryption type.
Encryption_CompareHashAndPassword_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CompareHashAndPassword'.
No description provided by the author
Encryption_GenerateFromPassword_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateFromPassword'.
JWTHandler is an autogenerated mock type for the JWTHandler type.
No description provided by the author
JWTHandler_GenerateJWT_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateJWT'.
JWTHandler_ParseWithClaims_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseWithClaims'.