This is a whole project you asking about On Sun, 1 Mar 2020, 2:56 pm Nosa Omorodion, <[email protected]> wrote:
> I am currently trying to consume the Microsoft Office365 API and Expose it > via DRF to my frontend. > > I want to be able to: > > 1. > > Give Role/Permissions to authenticated Users based off of Django > already existing roles and Permission > 2. > > Expose the APIs to my Angular frontend for authentication. > > How do i save authenticated users to the Database and give them the > requisite permission so they authenticate having the given permission the > next time they login? > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/e9d9250a-d065-493b-ba58-6117db13a50c%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/e9d9250a-d065-493b-ba58-6117db13a50c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHV4E-eexzQ_zjyFkZm9YiwORf2vLrrF6dpyiAjepqPUnasuMQ%40mail.gmail.com.

