-
I'm not sure what you mean by a real world example, but you can look at how the authenticator token provider as an example: https://github.com/dotnet/aspnetcore/blob/main/src/Identity/Ex…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When using the Secure Signing app to set up passwordless sign in (through 'approve sign in'),…
-
**Important notices**
Our forum is located at https://forum.opnsense.org , please consider joining discussions there in stead of using GitHub for these matters.
--> Did that, but no one Answers/Re…
-
**Describe the bug**
I am using a Custom Auth flow with the 3 Lambda Function to generate a secret and have the user verify that secret. I have set `authenticationFlowType: 'CUSTOM_AUTH'` in the cl…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/auth0.js#readme) and [Examples](https://github.com/auth0/auth0.js/blob/master/EXAMPLES.md), and have not found a suitable …
-
I am using Sidekiq in my Rails project. Since I already implemented authentication via Passwordless, I'd like to keep using Passwordless to protect Sidekiq Web UI, instead of adding another authentica…
-
**Describe the bug**
Authentication fails. I've tried my own auth flow, which includes a passwordless option. This log is from switching back to the default auth flow.
**To Reproduce**
Steps to…
-
### Socket authentication for MariaDB broken as of Salt 2018.3.4
### Setup
```
mysql-user-root:
mysql_user.present:
- name: root
- host: localhost
- allow_passwordless: True
…
-
__Expected behavior:__
It works.
__Current behavior:__
It panics. See excerpt below:
```
.\tsh.exe mfa add --type=WEBAUTHN --name=tshwin
Allow passwordless logins [YES, NO]: no
Using pl…
-
**Is your feature request related to a problem? Please describe.**
For Spring Cloud Azure 4.x, we started to support passwordless connection to 1st and 3rd party Azure Services. So far, we have provid…