mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
commit
ddbb0e612c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Auth::Authenticator
|
|||
raise NotImplementedError
|
||||
end
|
||||
|
||||
# can be used to hook in afete the authentication process
|
||||
# can be used to hook in after the authentication process
|
||||
# to ensure records exist for the provider in the db
|
||||
# this MUST be implemented for authenticators that do not
|
||||
# trust email
|
||||
|
|
Loading…
Reference in a new issue