pub fn init_backend_auth(ctx: &ConfigContext) -> CoreResult<InitAuthResult>Expand description
Check for existing backend auth in the global config; if absent, generate new tokens and persist them.
Returns an InitAuthResult describing what happened.