heroiclabs / nakama

Distributed server for social and realtime games and apps.
https://heroiclabs.com
Apache License 2.0
8.58k stars 1.06k forks source link

server: update log level to error when checking apple token validity #1210

Closed dslizardo closed 4 weeks ago

dslizardo commented 1 month ago

I'm seeing errors related to this check. In our deployment, log level was set to error. I think it would be nice to see the error from this method.

sesposito commented 4 weeks ago

@dslizardo as discussed elsewhere we've opened an internal ticket to instead send a more informational error message back to the client on what caused a token to be rejected from the provider.

Closing this PR.