Skip to main content

Questions tagged [password-less]

The tag has no usage guidance.

password-less
-1 votes
0 answers
12 views

Invoking a Passwordless Sign-in on Microsoft Authenticator [closed]

I'm responsible for a product that lets my customers verify the identity of their customers they are working with, through a range of options (e-mail, SMS, Microsoft Authenticator, etc....). When it ...
ChrisR_ProductGuy's user avatar
0 votes
1 answer
45 views

Issue while signature verification in Fido server while authentication

I am trying to implement passkeys authentication using Java Fido server and JS Webauthn api. While authenticating i am getting the signature verification error. Here is the stack trace, java.security....
Arjun Trivedi's user avatar
0 votes
1 answer
61 views

How to Implement OTP-Passwordless Login Using Either Email or Phone Number in Amazon Cognito?

I have successfully implemented an OTP-passwordless login flow following this tutorial with some adaptations. When creating a new user in Amazon Cognito, I’m asked to choose between the user’s primary ...
Juan Aguilar Guisado's user avatar
0 votes
0 answers
22 views

Does keycloak exposes any REST API for passwordless web authentication during user register

Does Keycloak exposes any REST API for password-less web authentication during user register, i want an spring-boot API which internally calls the password-less authentication during user register , i ...
Abhilasha Varshney's user avatar
0 votes
0 answers
169 views

How to generate access token in backend only with user email?

I would like to get some help from you since I've been searching all around and I can not find the solution to my question, My use case is the next one: I have an application developed in ABP 6 and ...
Daniel Zamora's user avatar
4 votes
1 answer
896 views

Firebase Dynamic Links is deprecated and should not be used in new projects. Flutter alternative

I use dynamic links together with firebae auth email link. My app Flutter uses Passwordless Email Sign. I made the change in my project to use deeplink from my domain url. I made the adjustments to ...
Comp Dev's user avatar
1 vote
0 answers
134 views

Implementing both Password-less Email OTP based Sign In and Authenticator App/SOFTWARE_TOKEN_MFA based MFA in AWS Cognito and Amplify

We are trying to implement MultiFactor Authentication using Authenticator App for a custom auth flow using passwordless email authentication. We are currently using the password-less email ...
Abiram's user avatar
  • 363
2 votes
1 answer
581 views

react-native aws amplify passwordless authentication (V6)

I have developed a app with react-native and Amplify(This is myApp1). And I implemented passwordless authentication using AWS Amplify. (Not exactly same but similar with https://techinscribed.com/...
Koreahn's user avatar
  • 71
1 vote
0 answers
96 views

MeteorJS passwordless email authentication sends a link pointing to the specific server instead of domain name

I am using MeteorJS passwordless authentication, Cloudflare for DNS, Mailgun as an email server, and Nodechef for app hosting: https://docs.meteor.com/packages/accounts-passwordless Whenever a user ...
theredtexan's user avatar
0 votes
1 answer
53 views

Authenticating to Firebase with passwordless sign in - ios - dynamic link issues

I've been able to set up my app and firebase project so that a user will be prompted to sign in with a passwordless link. They input their email, receive an email to their inbox, and tap it. It then ...
Moses Harding's user avatar
1 vote
2 answers
320 views

Configure passwordless Azure SQL in Wildfly

I'm trying to configure an application deployed to Wildfly 23 to connect to Azure SQL using managed identity and struggle to visualise how it is supposed to work in principle. There are tons of ...
Mikhail Chibel's user avatar
0 votes
0 answers
353 views

Azure Data Factory connect to Azure PostreSQL (Flexible Server) without password, with User Assigned Managed Entity

It's possible to connect to Flexible Server Azure PostgreSQL with Azure Data Factory with UAMI? I'm already added the Managed Entity to ADF and created a Credential with it in the Factory Studio, but ...
rwolf's user avatar
  • 1
0 votes
0 answers
141 views

Passwordless single sign on using SFSafariViewController in swift

I integrate with safariService (SFSafariViewController) to log in through a single sign-on password, the problem was the first time I log in using SFSafariViewController the authentication does not ...
Eslam Abotaleb's user avatar
0 votes
1 answer
79 views

Auth0 email magic link `Error: Invalid state` for vue

Checklist The issue can be reproduced in the auth0-vue sample app (or N/A). I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer. I have looked into the ...
AfzalSabbir's user avatar
2 votes
0 answers
532 views

Nestjs + TypeORM Mssql connection with managed identity or passwordless connection

How to connect to mssql database using managed identity with TypeORM ? Currently, I'm creating the connection as below: createTypeOrmOptions(): TypeOrmModuleOptions { return { name: 'default', ...
user3409127's user avatar

15 30 50 per page
1
2 3 4 5
7