Implement Embedded Login in fastify based nodejs application

Please include the following information in your post:

  • Which SDK this is regarding: auth0-node
  • SDK Version: 2.35.0
  • Platform Version: Node 14.15.0

**Is this a feature request or bug report?**No

Hi Team,
I am trying to create a login mechanism from our product firmconnect. We are trying to implement auth0 for login and want to verify the token each time any API endpoint is hit.
Is there any pointer available to how to implement Embedded login in nodejs based app which is not using Express JS?
Are there any steps to follow on how to implement Embedded login as the page on embedded login seems to have skimmed information which seems insufficient for me to implement the flow.
Thank you in advance

1 Like