Currently, the `auth` module is actually exported as `authentication`. So, it is best to rename `auth` to `authentication` to be more consistent about it.
Currently, the
authmodule is actually exported asauthentication.So, it is best to rename
authtoauthenticationto be more consistent about it.