MCPcopy Create free account
hub / github.com/apache/cassandra-nodejs-driver / onAuthenticationSuccess

Method onAuthenticationSuccess

lib/auth/index.d.ts:25–25  ·  view source on GitHub ↗
(token?: Buffer)

Source from the content-addressed store, hash-verified

23 evaluateChallenge(challenge: Buffer, callback: Function): void;
24
25 onAuthenticationSuccess(token?: Buffer): void;
26 }
27
28 interface AuthProvider {

Callers 1

authenticateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected