Skip to content

DECPRECIATED: Development of this has moved to Chatterly core code.

License

Notifications You must be signed in to change notification settings

ChatterlyOSE/chatterly-plugin-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myLogin for Chatterly

myLogin for Chatterly, formerly Chatterly Advanced Sign On This plugin is completely backwards-compatible with reddit OSS.

This plugin introduces myLogin for Chatterly by adding three new login endpoints, /auth/signup, /auth/signin, and /auth/recovery. It also disables the pre-existing login and registration pages.

installation

First, install the python package:

python ./setup.py develop

To enable the plugin, you will need to add it to the plugins line of your reddit .ini file:

plugins = auth

To build static files for production, run make in the main reddit repository. It will detect, build, and merge in the plugin static files for deployment.

About

DECPRECIATED: Development of this has moved to Chatterly core code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published