Login to Laravel with Microsoft365

Поділитися
Вставка
  • Опубліковано 18 вер 2024

КОМЕНТАРІ • 23

  • @mikechannie
    @mikechannie Рік тому

    The video looks like its not finished. This video helps me a lot! Thanks keep up the good job!

  • @novocanal7153
    @novocanal7153 4 дні тому

    Hello Sr. Redirection is not working when signing out. It gets stuck on the message from Microsoft, stating that it exited successfully, but does not redirect to the specified page in Azure.

  • @pichichisolo1399
    @pichichisolo1399 5 місяців тому

    good job

  • @1681sk
    @1681sk 6 місяців тому

    I am getting server while using step by step by your video

  • @DavidGostin
    @DavidGostin Рік тому

    If I log out and back in, I get:
    SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'users_email_unique' (SQL: insert into `users` (`name`, `email`, `password`, `updated_at`, `created_at`)...
    It looks like an entry is going into the users table. Is that how it's supposed to work?

  • @iescape3372
    @iescape3372 2 роки тому

    awesome tutorial.The $event->token['info'] in NewMicrosoft365SignInListener returns null values such that i can't create a new user after the callback. the mail value, among other values when i dump the $event->token['info'] returns null. When i change the base URL to /beta from /v1.0 i get access to the otherMails attribute when logging in with the owner of the azure account. I can sort of use that to create a new user and the login, which isn't ideal. I don't even have access to emails even after adding permissions. Could it be i didn't configure something correctly in azure. or do i need a pay as you go plan?

    • @nooranium
      @nooranium 5 місяців тому

      Did u find the solution for it ?

  • @hieunguyen1964
    @hieunguyen1964 9 місяців тому

    I have cors error when try to redirect from my localhost to login.microsoft
    please help me!
    Thanks you so much!

  • @stuartcarter7053
    @stuartcarter7053 9 місяців тому

    Good video, followed every step but it didn't work for me. Copuld get as far as picking my MS account but then it couldn't authenticate so kept re-asking for the account. Annoying, but one of those things

  • @faozulazim3619
    @faozulazim3619 2 роки тому

    Great video! I've implemented, it almost worked perfect. When I am redirected from msgraph's end, I am getting this error -> ```Call to a member function prepare() on null {"exception":"[object] (Error(code: 0): Call to a member function prepare() on null at ..........laravel/framework/src/Illuminate/Database/Connection.php:368)```. FYI: I'm using mongodb and i've set env value MSGRAPH_DB_CONNECTION to mongodb as well. but its still not working. any help please?

  • @shaguftaambreen6502
    @shaguftaambreen6502 2 роки тому

    unable to register app authentication token error when we navigated to app directoy pag

  • @webclanka4490
    @webclanka4490 Рік тому

    Thanks for video! I have an error : invalid_grant in msGraph::connect()
    Please clear me ?

  • @videostar555
    @videostar555 Рік тому

    Can this send email as another user? MsGraph::emails()

  • @shaguftaambreen6502
    @shaguftaambreen6502 2 роки тому

    selected user does nt exist in tenate.. .

  • @shaguftaambreen6502
    @shaguftaambreen6502 2 роки тому

    no access 403 status coxe

  • @1681sk
    @1681sk 6 місяців тому

    Sir, it will greate help, Kindly share me updated code

  • @TomVandenBroek-b7z
    @TomVandenBroek-b7z 6 місяців тому

    Great video, thanks a lot but link does not work anymore unfortunately

    • @DCBlogdev
      @DCBlogdev  6 місяців тому +1

      I've updated the link, please see dcblog.dev/docs/laravel-microsoft-graph/v3/introduction

    • @TomVandenBroek-b7z
      @TomVandenBroek-b7z 6 місяців тому

      awesome, thanks a lot@@DCBlogdev

  • @medoune89
    @medoune89 10 місяців тому

    link doesn't work

    • @DCBlogdev
      @DCBlogdev  10 місяців тому +2

      updated the link now. docs.dcblog.dev/docs/laravel-microsoft-graph

    • @aunmanoi
      @aunmanoi 7 місяців тому

      Deleted already ?
      @@DCBlogdev