Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passwordless/MagicLink login - cannot obtain access tokens #263

Open
JohnPaulHarold opened this issue Aug 10, 2020 · 0 comments
Open

Passwordless/MagicLink login - cannot obtain access tokens #263

JohnPaulHarold opened this issue Aug 10, 2020 · 0 comments

Comments

@JohnPaulHarold
Copy link

Library versions

  • react-aad-msal: ^2.3.5
  • msal: ^1.3.2

Describe the bug
Trying to login via a passwordless (aka "Magic Link") flow. User can login, but cannot silently get any access tokens to use as bearer tokens on subsequent API calls. The getAccessToken call is requiring that the user be shown a login screen.

Expected behavior
My expectation is that as the user is already authenticated, they can make API requests, and ultimately gaining access tokens to insert to an Authorization header, without needing to sign in.

Desktop (please complete the following information):

  • OS: OSX, Windows
  • Browser: Chrome, Safari, Firefox
  • Version latest stables, no betas.

Smartphone (please complete the following information):

  • Device: Apple, Android
  • OS: Android, iOS
  • Browser: latest stable
  • Version: latest stable
@JohnPaulHarold JohnPaulHarold changed the title Passwordless/MagicLink login Passwordless/MagicLink login - cannot obtain access tokens Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant