Sunday, June 28, 2020

Django as an authentication server

A few weeks ago on this group, I asked for suggestions on how to enable logging into one Django app from another Django app. I didn't love the answers I got, so I rolled out my own solution: https://github.com/pandichef/djangito

I'd love to get some feedback on this and/or find contributors to help. Thanks!

In case you're wondering, it's ~1000 lines of code currently with ~80% test coverage.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f001d270-3af1-4b8a-a0cc-cec76e73f1cen%40googlegroups.com.

No comments:

Post a Comment