Skip to content

KeySalt is null #15

@devlzcode

Description

@devlzcode

Hey I just recently started using this package and it was working fine until the primary key's key_salt started returning as null. Heres a response from the key/salts route:

{
  // Some random key
  ID: '...',
  KeySalt: 't6ci+ujY2TDuR5qj5yqm1A=='
},
{
  // This is the primary key
  ID: '...',
  KeySalt: null
}

I'm unsure if this was literally a recent update just a day after I started using it, but its quite unfortunate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions