alana.james2
Joined 11/3/2021
alana.james2 said over 2 years ago on Sign in with Apple :
Hi there,

I tried setting the keys with rails credentials, and I'm getting faced with this error now

omniauth: (apple) Authentication failure! undefined method `curve_name' for nil:NilClass: NoMethodError, undefined method `curve_name' for nil:NilClass

Any ideas how I can fix this? :/

alana.james2 said over 2 years ago on Sign in with Apple :
Fixed the above following: https://github.com/nhosoya/omniauth-apple/issues/14

Now I'm receiving this error:
omniauth: (apple) Request phase initiated.

From what I can see online it may be a devise issue?

alana.james2 said over 2 years ago on Sign in with Apple :
  Did you manage to solve the nonce mismatch error? Ran into this now..