Files
talk/plugins/talk-plugin-auth
Wyatt Johnson 2e013c33ac GDPR Email Support
- Email and password can be used to create a new local profile
- Email can be changed with accounts that already have a local profile
2018-04-19 17:19:14 -06:00
..
2018-04-19 17:19:14 -06:00
2018-04-19 17:19:14 -06:00
2018-04-19 17:19:14 -06:00

title, permalink, layout, plugin
title permalink layout plugin
talk-plugin-auth /plugin/talk-plugin-auth/ plugin
name default provides
talk-plugin-auth true
Client
Server

This provides the base plugin that is the basis for all auth based plugins that utilize our internal authentication system.

To sync Talk auth with your own auth systems, you can use this plugin as a template.