Authing DocsDocuments
Concept
workflow
Guides
Development Integration
Application integration
Concept
workflow
Guides
Development Integration
Application integration
Old Version
Guides
  • Quick start

    • Authenticate your first user

    • Access methods for different types of applications

    • Console overview
  • Authenticate the user

  • Authority management for users

  • Authorization

  • Manage user accounts

  • Manage User Directory

  • Management Application

  • Become a source of federal authentication identity

  • Connect to an external identity provider (IdP)

  • Open up WeChat ecology
  • Migrate users to Authing

  • Management organization

  • Expandable capabilities

  • Audit Log

  • Configure security information

  • Configure user pool information

  • Deployment plan

  • Frequently Asked Questions FAQs

  1. Guides
  2. /
  3. Quick start

  4. /
  5. Authenticate your first user

¶ Quick start: Authenticate your first user

Update Time: 2025-06-11 08:01:00
Edit

When using Authing for user authentication, you don’t need to implement user management logic by yourself. All related operations (such as creating and deleting users, configuring the login process, resetting passwords, etc.) can be done through the Authing console and hosting the login page, API & SDK carry out. User information will be stored securely in a database on the Authing cloud. You do not need to save an additional user information. Click here for details. There are several ways to use Authing to implement the user authentication workflow:

  1. Use Authing to host the login page.,You can implement it without any coding work. You can experience it through https://sample-sso.authing.cn/ (opens new window).

  2. Use the embedded login component provided by Authing. It can be integrated into your web and mobile projects. You don't need to implement the login form UI yourself.

  3. Use API & SDK. Authing provides APIs in RESTFul and GraphQL forms, and SDKs in more than 10 languages or frameworks. You can customize the UI and authentication process based on this.

Authing can be integrated into various scenarios such as Web App, Single Page App, Native/Mobile App and Backend API. You can read the access methods of different scenarios respectively:

  1. Integrate Authing with traditional Web App.

  2. Integrate Authing with single page App.

  3. Integrate Authing with Native/Mobile App.

When a user logs in successfully, you will also need to:

  1. Know how the user is antuenticated in back-end.

  2. Understand how to assign roles and permissions to users for fine-grained permission control.

  3. Know how to implement logout operation.

Next: Use the hosted login page to complete the authentication

User identity management

Integrated third-party login
Mobile phone number flash check (opens new window)
Universal login form component
Custom authentication process

Enterprise internal management

Single Sign On
Multi-factor Authentication
Authority Management

Developers

Development Document
Framework Integration
Blog (opens new window)
GitHub (opens new window)
Community User Center (opens new window)

Company

400 888 2106
sales@authing.cn
16 / F, Block B, NORTH STAR CENTURY CENTER, Beijing(Total)
room 406, 4th floor, zone B, building 1, No. 200, Tianfu Fifth Street, Chengdu(branch)

Beijing ICP No.19051205-1

© Beijing Steamory Technology Co.