Skip to main content

Crate neuron_auth_static

Crate neuron_auth_static 

Source
Expand description

Static auth provider that always returns the same token.

Intended for dev/test use only. Not suitable for production.

Structsยง

StaticAuthProvider
A static auth provider that always returns the same token. Dev/test only.