Passport Protocol Debug #1912
Unanswered
diego-rapoport
asked this question in
Q&A
Replies: 2 comments 9 replies
-
Have you imported the protocol with an es import in server.ts? import "./protocols/MyProtocol" |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes I did |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, I'm unable to debug my protocol with
console.log
neither with$log...
. Writing on$onInstall
or$onVerify
.Do I need to configure something on the
Server.ts
?Beta Was this translation helpful? Give feedback.
All reactions