You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation feels a bit lacking. At least from the docs I don't see how to actually trigger the oauth flow.
We have added the strategy to the auth
Runtime
node
Runtime version
node:20-alpine
Module version
"@hapi/bell": "13.0.2"
Used with
"@hapi/hapi": "21.3.10"
Any other relevant information
The tutorial is a 404:
http://mph-web.de/social-signup-with-twitter-using-hapi-js/
How can we help?
The documentation feels a bit lacking. At least from the docs I don't see how to actually trigger the oauth flow.
We have added the strategy to the auth
...and now we want to offer a button that should start the auth oauth flow.
From the docs I don't see how.
I assume the provider auth url needs to be constructed and the user needs to be redirected to that.
What am I missing?
The text was updated successfully, but these errors were encountered: