Distinguish Signup vs Login

Please include the following information in your post:

  • Which SDK this is regarding: auth0-spa-js
  • SDK Version: e.g. 1.14.0
  • Platform Version: e.g. Node 14
  • Code Snippets/Error Messages/Supporting Details/Screenshots:

Is this a feature request or bug report? No

With either loginWithPopup or loginWithRedirect is it possible to specifically determine whether the user signed up or logged in? It looks like the return types for both are Promise<void>, but is there an option or another mechanism to determine that information?

Thanks!

Hey there!

It’s not strictly related to auth0-spa-js but should help:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.