mirror of
https://github.com/discourse/discourse.git
synced 2025-04-29 04:24:35 +08:00
commit
ddbb0e612c
@ -6,7 +6,7 @@ class Auth::Authenticator
|
|||||||
raise NotImplementedError
|
raise NotImplementedError
|
||||||
end
|
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
|
# to ensure records exist for the provider in the db
|
||||||
# this MUST be implemented for authenticators that do not
|
# this MUST be implemented for authenticators that do not
|
||||||
# trust email
|
# trust email
|
||||||
|
Loading…
x
Reference in New Issue
Block a user