Skip to content

WIP: allauth integration#70

Draft
raffenet wants to merge 1 commit into
waggle-sensor:mainfrom
raffenet:allauth-wip
Draft

WIP: allauth integration#70
raffenet wants to merge 1 commit into
waggle-sensor:mainfrom
raffenet:allauth-wip

Conversation

@raffenet

Copy link
Copy Markdown

Rather than rely entirely on Globus Auth, consider integrating django-allauth, which has the flexibility to support numerous social logins as well as standalone accounts. Still a work-in-progress.

@raffenet raffenet force-pushed the allauth-wip branch 4 times, most recently from 74de092 to 3c8c0ec Compare January 16, 2026 16:36
Rather than rely entirely on Globus Auth, consider integrating
django-allauth, which has the flexibility to support numerous social
logins as well as standalone accounts. Still a work-in-progress.
@raffenet

raffenet commented Jan 16, 2026

Copy link
Copy Markdown
Author

Noting here that for allauth to work the Globus redirect for the app needs to be updated, e.g for local testing.

http://localhost:8000/globus-auth-redirect/ -> http://localhost:8000/accounts/globus/login/callback/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant