Authentication Network Error
Opened this issue · 2 comments
matthewjamesr commented
normand1 commented
I'm also receiving this error. Seems like it might be an Alby Network error, but I'm able to authenticate with the same alby wallet here so I don't think it's a wallet issue.
normand1 commented
I was able to successfully sign in via localhost by changing the callback url to use http instead of https.
https://github.com/reneaaron/lapp-template/blob/master/src/server/auth.js#L100
It looks like this PR would solve that issue too when it's merged:
#3