Cargo Features

gauth has no features set by default.

[dependencies]
gauth = { version = "0.8.0", features = ["app-blocking", "token-watcher"] }
app-blocking

Enables futures

token-watcher

Enables async-trait, log, and tokio

Affects gauth::token_provider