Dec 10, 2018
0
Level 1
User authentication by web and api using socialite and passport
Is there a way to authenticate user on web using socialite and register without password and then login on third party application via api ? Since, we are trying to authenticate user without password and only on bases of socialite will it be possible to authenticate user using passport via an authentication api ?
Background for this case: We need to build an application in android and backend in laravel and also website. so, we need to authenticate user via android application as well as from web site.
Please or to participate in this conversation.