Skip to content

[Feature Request] SCRAM functions are in the internal schema #46

@AlekSi

Description

@AlekSi

Purpose of the feature.

FerretDB uses the following functions for authentication:

  • documentdb_api_internal.scram_sha256_get_salt_and_iterations
  • documentdb_api_internal.authenticate_with_scram_sha256

They are in the internal schema. They probably should be in the documentdb_api.

Describe the solution you'd like

Those functions are in the non-internal schema, documented and supported.

Describe alternatives you've considered

Continue using internal schema.

Additional context

None.

Metadata

Metadata

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions