Title: WordPress Oauth2 client plugin
Last modified: August 18, 2020

---

# WordPress Oauth2 client plugin

 *  [zooglenote](https://wordpress.org/support/users/zooglenote/)
 * (@zooglenote)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wordpress-oauth2-client-plugin/)
 * Hi,
 * I’m a beginner in WordPress Plugin developing. I’m going to create an Oauth2 
   client plugin for social logins. Can you guys suggest any specific documentation
   articles to read? Such as
 * How to log in the user after receiving the id_token(JWT) from the Oauth authentication
   server?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wordpress-oauth2-client-plugin/#post-13295521)
 * Set their auth cookie.
    [https://developer.wordpress.org/reference/functions/wp_set_auth_cookie/](https://developer.wordpress.org/reference/functions/wp_set_auth_cookie/)
 * There are other Oauth plugins in the repository, even if you don’t want to use
   them, you can review their source code to see how other devs manage things. I’m
   not advocating copying, only looking for inspiration. Though copying open source
   code with proper attribution is perfectly acceptable.

Viewing 1 replies (of 1 total)

The topic ‘WordPress Oauth2 client plugin’ is closed to new replies.

## Tags

 * [OAuth2](https://wordpress.org/support/topic-tag/oauth2/)
 * [SSO](https://wordpress.org/support/topic-tag/sso/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/wordpress-oauth2-client-plugin/#post-13295521)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
