When implementing get_salt() I included a lot of additional columns that I use in my on processing but may not add as much value for other users without additional documentation. It would reduce overhead to add an argument that defaults to the current operation (to avoid a breaking change) but optionally allows a smaller subset of the data to be returned.
When implementing get_salt() I included a lot of additional columns that I use in my on processing but may not add as much value for other users without additional documentation. It would reduce overhead to add an argument that defaults to the current operation (to avoid a breaking change) but optionally allows a smaller subset of the data to be returned.