Function new_refresh_token_cookie

Source
pub fn new_refresh_token_cookie(
    config: &Config,
    refresh_token: String,
) -> Cookie<'static>