M
M
moskrc2018-08-22 12:41:50
Django
moskrc, 2018-08-22 12:41:50

How to implement SSO (single sign-on) in Django + Vuejs?

Now implemented backend - django (user model) + django-rest-framework + django-oauth-toolkit (oauth2) for authorization
Frontend -
vuejs make requests / log in (get a token) on Django.
It would be desirable to make SSO. Because there will already be 3 such "clients" (on different domains). And I want to log in with the help of one, somehow get authorization on others.
Please tell me in which direction to dig and what will have to be redone and what will be the work scheme if you implement SSO, what will have to be rewritten?
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2019-02-04
@Elgorm

Maybe this will work? https://github.com/Celeo/Vue-Flask-EVE-SSO

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question