Function rmoods_backend::auth::jwt::create_jwt

source ยท
pub fn create_jwt(user_info: GoogleUserInfo) -> String
Expand description

Create a new JWT based on the secret defined in the environment.