yeahyf_auth_service 0.1.0

yeahyf example
Documentation
1
2
3
4
pub struct Credentials {
    pub user: String,
    pub password: String,
}