Skip to content

dmatic/authtest

Repository files navigation

Authest is an example of how to show private and social login on one page using web2py.

login screen

Prerequisites:


in order for this to work you will need to install four additional modules:

python -m pip install oauth2
python -m pip install linkedin
python -m pip install python-linkedin
python -m pip install facebook-sdk

You will also need to configure your app for each of social networks. You can find links for configuration pages in modules/authclients.py

About

A minimal web2py app that allows oauth login with google, facebook, linkedin and twitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors