Hmmm, I would not think that would happen. Mine just looks like this:
auth = Auth(db) auth.settings.hmac_key = 'sha512:5669f-51df-5-9e-4' Possible the get_or_create_key() function is the culprit but I don't know why that would happen.
Hmmm, I would not think that would happen. Mine just looks like this:
auth = Auth(db) auth.settings.hmac_key = 'sha512:5669f-51df-5-9e-4' Possible the get_or_create_key() function is the culprit but I don't know why that would happen.