Laravel Passport | | OAuth 2.0 | Get OAuth Token #5

preview_player
Показать описание
Laravel Passport for Oauth 2.0 Get OAuth Token

=====================================================

--You May Also Like --

==================FOLLOW ME ==================

Subscribe for New Releases!

(ask me questions!)

--- QUESTIONS? ---

Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.

Thanks for all your support!

LARAVEL 5.4 Tutorial | Cara Instal LARAVEL 5,4 dari awal Part 1 | Bitfumes

Laravel 5.4 Tutorial | Come installare laravel 5,4 da zero Parte 1 | Bitfumes

-~-~~-~~~-~~-~-
Please watch: "Laravel 5.4 Tutorial | Email From Server (Godaddy) #3 | Part 26 | Bitfumes"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Was watiching your previous videos of laravel.great job man

nirmalmaharjan
Автор

Okay, as i understood we can't use passport for sign in or sign up in our site? Is it only for auth to another sites using our site?

mister-ace
Автор

I have many project built with laravel, so Can I get a Laravel passport to make an SSO server?

sekensakoyot
Автор

I have a question. If the client is requesting a token, they why does it give the client a screen that says 'client is requesting permission to access your account'? Shouldnt it be 'api wants to access your account' because of course the client wants to access

matthewj
Автор

Hello, I have four web applications, 3 in laravel and one python but how do I create a single sign on in all applications. Any approach?.. Thanks

rajhalrajab
Автор

I have a client that will send a client_id and secret but not a user id. This client will be the same client for all users. how does that work?

greghartvigsen
Автор

if i want to send the Bearer access_token from the controller to Request header. How could i do this ??. my client token type is Personal Access Token.

nomention
Автор

I have implement laravel passport for my API authentication, and i have question, is that possible to combine laravel passport with laravel socialite, so that my user can login with social account to my app .Could you please provide tutorial on that
*my API for android mobile app

agrikridanto
Автор

Hi, good tutorials,
I want to know if there is a way to get the acces token and refresh token without using a http request, as i am using this for an api setting.
I want to get an access token and refresh token as soon as the user hits register is there a way to do this without using web routes??
Also i dont understand how to use client_id or client_secret, are they the user? or are they the client in which they connect too? im a bit confused on that implementation :(
Thankyou!

wheresmyriceat
Автор

{"error":"invalid_client", "error_description":"Client authentication failed", "message":"Client authentication failed"} I am getting this error in the client site. how will i fixed it

pranjaldeb
Автор

This is another great series. Looking forward to the others being uploaded. How many episodes are you making?

mephalanb
Автор

My question is
I want to connect this passport method auth with my mobile application will u xplan by showing the database
How it is storing the client?
How it is storing and connecting with user ?

narmadhas
Автор

Hi Ankur, how are you doing? I have just coded a lot to make Tymon-JWT work on Laravel 5.5. It is cool, but your tutorial could have saved me a lot of time an brain, lol!
I don't know if are aware of this library, it is very good indeed.
But I'm stuck on the following step which is: now what? How do I use the data from the token and how do I know if he is authenticated?
I think that a video about it would be very, very nice to make! Like: Getting the user photo, name, level of permission, i.e.

So, happy holidays and best regards!
Greetings from Brazil!

MarcelloPato
Автор

Vue js component not loading in view, done npm run watch and build was successful but no result on view.

learnnew
Автор

Can you help me, how we set the router for callback and redirect on client side if the client part is a ionic app instead another laravel project?

anushamullasseri
Автор

Where did you implement the callback url of client app?

buchdev
Автор

Thanks for this Sarthak! Maybe you can create a new video about the new paypal integration that uses OAuth2 system setup too!

dhonxeanbobis
Автор

Will you show the movement's happening in database

narmadhas
Автор

Please can you confirm the following behavior I created a 2 user accounts on sever and created 1 client by login using 1 account and when on client project requesting for token I login using the other account (not the one with which I created client with), it still takes me to authorization page, is it working correctly or I am doing some thing wrong

MrFaryam
Автор

i m getting this -> can you help me

sym-john