soju/auth
Simon Ser 36d6cb19a4 Move authError to auth package
This allows auth backends to customize the error message displayed
to the user.
2023-02-23 22:32:24 +01:00
..
auth.go Move authError to auth package 2023-02-23 22:32:24 +01:00
internal.go Move authError to auth package 2023-02-23 22:32:24 +01:00
oauth2.go Move authError to auth package 2023-02-23 22:32:24 +01:00
pam.go Move authError to auth package 2023-02-23 22:32:24 +01:00
pam_stub.go Add support for PAM authentication 2023-01-30 11:55:43 +01:00