Skip to content
Discussion options

You must be logged in to vote

Found the answer here: #3540 (comment)

but now the callback is failing with error

[next-auth][error][OAUTH_CALLBACK_ERROR]
https://next-auth.js.org/errors#oauth_callback_error decryption operation failed {
  error: {
    message: 'decryption operation failed',
    stack: 'JWEDecryptionFailed: decryption operation failed\n' +
      '    at gcmDecrypt (/Users/jonathan/work/SafetyManaged/cloud2.safetymanaged.com/node_modules/jose/dist/node/cjs/runtime/decrypt.js:67:15)\n' +
      '    at decrypt (/Users/jonathan/work/SafetyManaged/cloud2.safetymanaged.com/node_modules/jose/dist/node/cjs/runtime/decrypt.js:92:20)\n' +
      '    at flattenedDecrypt (/Users/jonathan/work/SafetyManaged/cloud2.s…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dryhurst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
question Ask how to do something or how something works
1 participant
Converted from issue

This discussion was converted from issue #5021 on July 26, 2022 00:42.