meituan-passport-user-auth

Authenticate users via Meituan Passport and generate authorization tokens.

654|51|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/JinGuYuan/jinguyuan-dumpling-skill --skill meituan-passport-user-auth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meituan-passport-user-auth
Source: https://github.com/JinGuYuan/jinguyuan-dumpling-skill/tree/main/references/meituan-queue/references/meituan-passport-user-auth
Command: npx skills add https://github.com/JinGuYuan/jinguyuan-dumpling-skill --skill meituan-passport-user-auth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pt-passport, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a secure and efficient method for users to authenticate and authorize their accounts via Meituan Passport, simplifying the login process and ensuring user data security.

Core Features & Use Cases

  • User Authentication: Securely logs in users by generating authorization links and tokens.
  • Token Management: Retrieves and manages authorization tokens for seamless access to Meituan services.
  • Use Case: For a Skill that requires authentication, this Skill can be integrated to handle the user login process, ensuring secure access to Meituan services.

Quick Start

Use the meituan-passport-user-auth skill to initiate an authorization process for user login.

Frequently Asked Questions about meituan-passport-user-auth

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I authenticate users via Meituan Passport in my application?

Token management for Meituan Passport involves retrieving and managing authorization tokens after user login, providing seamless and secure access to Meituan services by automatically injecting tokens into commands.

Can I automatically inject authorization tokens into Skill commands for Meituan services?

Yes, this Skill supports automatic token injection into Skill commands, managing authorization tokens to ensure secure access to Meituan services without requiring manual token handling for each request.

Do I need the pt-passport dependency to handle user authentication for Meituan?

Yes, you need the pt-passport dependency to handle user authentication, as this Skill relies on it to securely authenticate users and generate authorization tokens for Meituan service access.

What is the best way to trigger user login for secure access to Meituan services?

The best way to trigger user login for secure access to Meituan services is using this Skill to initiate the authorization process, which generates the necessary links and tokens for authentication.

When do I need to use Meituan Passport for user authentication?

You need to use Meituan Passport for user authentication when your Skill requires secure access to Meituan services, ensuring user data security through authorized login and token generation.