MCPcopy Create free account
hub / github.com/JSH32/Backpack / create_auth_method

Method create_auth_method

src/services/auth/auth_method.rs:178–200  ·  view source on GitHub ↗

Create and validate auth methods.

(
        &self,
        user_id: &str,
        method: AuthMethod,
        cached_username: Option<String>,
        value: &str,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

oauth_authenticateMethod · 0.80
create_or_set_methodMethod · 0.80

Calls 1

new_passwordFunction · 0.85

Tested by

no test coverage detected