So i'm trying to implement sign in with apple using pow_assent, but after signing in, it just returns an error flash Something went wrong, and you couldn't be signed in. Please try again
When I looked at the logs it shows:
Do you have any idea what causes and how to fix this? Thanks!
I realize that you may have found a solution or moved on, but the :enoent error means that a the private key file couldn't be read. I've made the error message more legible with #131 . Thanks for the report!
So i'm trying to implement sign in with apple using pow_assent, but after signing in, it just returns an error flash
Something went wrong, and you couldn't be signed in. Please try again
When I looked at the logs it shows:
Do you have any idea what causes and how to fix this? Thanks!