mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 06:50:44 +08:00
2e013c33ac
- Email and password can be used to create a new local profile - Email can be changed with accounts that already have a local profile
title, permalink, layout, plugin
| title | permalink | layout | plugin | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| talk-plugin-auth | /plugin/talk-plugin-auth/ | plugin |
|
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.