Skip to content

etsvThor/allauth-bifrost-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

allauth-bifrost-provider

Python allauth provider for Bifrost

⚡️ Quick start

pip install git+https://github.com/etsvThor/allauth-bifrost-provider.git@v0.1

Enable in INSTALLED_APPS in django config

INSTALLED_APPS = (
    ...
    'bifrostprovider',
)

Setup client id and key using Django admin interface

About

Python allauth provider for Bifrost

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages