WordpressDev / simplify-user-meta

WP plugin used to simplify Auth0 user meta data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this repository.

This plugin seperates the complicated user meta sent by auth0 upon login to seperate keys, making it easier to retrieve each individual key. In short, this plugin allows you to easily retrieve user_meta fields.

Example

Here's an example on retrieving the last name of a logged in user.

About

WP plugin used to simplify Auth0 user meta data.

License:Mozilla Public License 2.0


Languages

Language:PHP 100.0%