python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Failed to authenticate on SMTP server with username \"yourmail@gmail.com\" using 3 possible authenticators Authenticator LOGIN returned Expected respo
can you guys help me with this issue! I want to email notification as a confirmation of service. The email is working via localhost email google. This is working fine. However, when I host on the serv...

Shamila Chathuranga
Votes: 0
Answers: 1
WSO2 custom authenticator for Outh2 token api
I want to implement a custom authenticator for /oauth2/token,
Where along with grant_type, username, password, and scope will pass one more parameter OTP and that will be validated with custom logic.
...

Mak
Votes: 0
Answers: 0
Are we allowed to install the Google Authenticator extension?
Since we need to use the google authenticator to login on WEX platforms, I would like to know if the following extension is approved for us to install in the browser instead of having the app in the p...

Roselane Farias
Votes: 0
Answers: 2
How to check which authenticator_class is used by jupyterhub without reading jupyterhub_config file?
I'm dynamically setting different authenticator class in jupyterhub_config file.
jupyterhub_config.py
c.JupyterHub.authenticator_class = "authenticator_A"
Now i want to check which autheti...

veeresh patil
Votes: 0
Answers: 1