https://github.com/alexedwards/argon2id/issues/6
We use github.com/alexedwards/argon2id to implement argon2id with reasonable default parameters. The official x/crypto/argon2 implementation is getting the same features, so we should move to it.
See Go Doc after implemented.
After the feature is merged/issue is closed. Tracking golang/go #16971.
alexedwards/argon2id #6 is now closed. Still waiting on the go team to merge the proposal.