DEV Community

Jeff
Jeff

Posted on • Edited on

1

How to create a WeCom App to enable WeCom Login for the Web app

Login to WeCom Console

https://work.weixin.qq.com/

Create an app

Create a self-built app under the Apps tab:

Image description

Note down app credentials

Firstly, note down the AgentId, Then Click View and send secrets to WeCom:

Image description

And note down the AppId and AppSecret from WeCom:

Image description

Specify the callback domain

Image description

Image description

Configure the Trusted IP List

Image description

Done!

After the integration, you can now log in through WeCom. The final result would be like:

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay