Digilan Token

Digilan Token Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 1,026 downloads
Digilan Token Icon

Try plugin: Digilan Token

We'll create fresh WordPress site with Digilan Token installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Digilan Token

This plugin helps transform a WordPress into a third party authenticator services.

1


0


0


0


0

updated: 3 years ago
since: 4 years ago
author: Citypassenger

Description

Turn your WordPress site into a third party for authentication services.

Features

  • Registration and login with Facebook, Google and Twitter.
  • Simple to setup and use.
  • Record user connections in a table with data filtering and csv export.
  • Display your authentication buttons in any page with widgets.

API

  • Create session: DigilanToken::initialize_new_connection()
  • Authenticate: DigilanToken::authenticate_ap_user_on_wp()
  • Validate: DigilanToken::validate_user_connection()
  • Delete user data: DigilanTokenUser::forget_me()
  • Configure: DigilanTokenActivator::get_ap_settings()

Usage

  • Configure your social providers.
  • Add your social authentication buttons with a shortcode or a widget.
    ** To display for example google and facebook given the fact you configured those two providers:
    [digilan_token google=”1″ facebook=”1″]
  • To use the plugin as a widget, go to “Appearance > Widgets” in the admin panel.
  • Under “Available widgets” section find “Digilan Token Buttons” and “add widget”, then select the providers you want to display.