[][src]Function krill::daemon::auth::login

pub fn login(
    server: Data<AppServer>,
    cred: Json<Credentials>,
    id: Identity
) -> HttpResponse