Thank you guys. I would go through said docs and give feedback
On Tue, Mar 3, 2020 at 2:37 PM Integr@te System <[email protected]> wrote: > Hi Nosa, > > Plz check this doc to set up service-to-service call and thanks to > expert's doc above to perform your task. > > > https://docs.microsoft.com/en-us/office/office-365-management-api/get-started-with-office-365-management-apis > > Hope it useful. > > > On Sun, Mar 1, 2020, 19:56 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/CAP5HUWqDrkGOoDB0%3DQZwAP086AV%3DdsT-xdz3y0oORbFuZaeGHg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAP5HUWqDrkGOoDB0%3DQZwAP086AV%3DdsT-xdz3y0oORbFuZaeGHg%40mail.gmail.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/CAMDZ7CwZmNpRXp_2TxgUuRthvbiwyGocNGg-zBbbRB2Pgxx9Ng%40mail.gmail.com.

