Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1787 from johngian/fix-auth0-setup
Browse files Browse the repository at this point in the history
Remove RefreshIDToken middleware.
  • Loading branch information
johngian authored Jul 6, 2017
2 parents de4114c + 22f2c9b commit 21c7101
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mozillians/settings/base_env_vars.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ def COMPRESS_JINJA2_GET_ENVIRONMENT():
'mobility.middleware.DetectMobileMiddleware',
'mobility.middleware.XMobileMiddleware',
'csp.middleware.CSPMiddleware',
'mozilla_django_oidc.contrib.auth0.middleware.RefreshIDToken',

'mozillians.common.middleware.StrongholdMiddleware',
'mozillians.phonebook.middleware.RegisterMiddleware',
Expand Down

0 comments on commit 21c7101

Please sign in to comment.