Skip to content

A DNN provider utilizing Auth0 framework. Allows you to sign in to DNN using various accounts like: Google, Facebook, Twitter.

License

Notifications You must be signed in to change notification settings

jimeneza14/Auth0_DnnProvider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auth0 Connector - DNN provider

A DNN provider utilizing Auth0 platform. Allows you to sign in to DNN using various accounts like: Google, Facebook, Twitter.

Overview

The "Auth0 Connector" is a provider for DNN Platform that uses Auth0 platform to authenticate users. Thanks to Auth0, that sits between DNN and the Identity Provider, users can easily utilize their Google, Facebook, etc, accounts in DNN website. At the login process new identity will be automatically created in DNN (username, displayname, email). Check this Auth0 doc page for list of all possible Identity Providers that you can connect.

"Auth0 Connector" is builded at the top of OWIN standard

Table of Contents

About

A DNN provider utilizing Auth0 framework. Allows you to sign in to DNN using various accounts like: Google, Facebook, Twitter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.6%
  • Classic ASP 2.4%