CodeIgniter 4 RESTapi Server - Part 1 - OAuth 2.0 Authorization

preview_player
Показать описание
Welcome to CodeIgniter RESTapi Server Tutorial and in this video we will create our own OAuth 2.0 Authorization Server using an open-source library created by Brent Shaffer.

Рекомендации по теме
Комментарии
Автор

Hi Alex, I have been following your videos for the last few days, let me tell you that they are really good, you go straight to the point, detailed and yet simple to understand.
I had never worked with codeigniter, I have a lot of things done with php but without any framework just direct and legacy php.
In one day I managed to make a login and authentication system and manage several tables in a database using complex templates (I use the Metronic template). Thank you very much for your dedication and commitment, I believe you will be very successful

zemorango
Автор

Hey Alex, I just wanted to thank you for sharing this, amazing explanation.

Jem
Автор

Awesome sir...if we follow every step carefully this is a grerat tutorial...I am new to API development so it is a golden resource for me,

muhammadusmankhan
Автор

Hey Alex, I just wanted to thank you for sharing this, amazing explanation. This is absolutely perfect. Thank you bud !

gurjantkamboj
Автор

This is amazing. Not boring at all. Thank u very much .please don't forget flutter with codeignitdr restful api. Thank u

engridmedia
Автор

Alex, thanks for sharing your experience. Seems that's what I need.

ТарасМороз-кб
Автор

HI Alex, Best Tutorial for CI and RestApi

gurualls
Автор

Hi Alex, Thank you for this tutorial. How ever if you can add in this playlist the refresh token on how to implement, that would help me a lot in my project. God Bless.

nickylugo
Автор

Hi Alex lencer, thank for the tutorial. Can you please make tutorial on how I would used bootstrap to log in and then get access to blog posts. I just can't figure out how to store and send the token in the front end.

tarnuepythagorasbrobor
Автор

Hellow, thank you for this wonderfull tutorial. I have a problem, how to i use the refresh token? How do i use it to refresh the access token before expires

manengelo
Автор

Hi Alex, please give amaizing tutorials PHP

mahenkumarage
Автор

hi alex thank you for sharing this, now its clear to start my project

zayajha
Автор

Hi, Alex. Thank you for this video. Like.

StAsMaNnX
Автор

hallo, i have problem
public $filters = [
'oauthfilter' => ['before' => ['blog', 'blog/*']],

];

not woking with this
when i work without this then get all blog without access_toke

CRITICAL - 2020-11-28 02:50:22 --> Declaration of $request) must be compatible with $request, $arguments = NULL)
#0 [internal function]:
#1 {main}

geting this error
login is fine
but after login blog is not working (due to filters)

DilSeDastarkhwan-
Автор

This is absolutely perfect. Thank you bud !

rodrigomercaderutube
Автор

How we know which user an access token applies to when it is used?

oriolbech
Автор

Hey Alex I am following your tutorial, but the postman always give 401 error although the credentials
are correct

zahoor
Автор

Hey Alex. I'm enjoying all of your Codeigniter tutorials and learning a lot. Do you have or know of any tutorials of how to use Codeigniter with Flutter (Google's new cross platform app dev SDK)?

gilmcglory
Автор

Hi Alex. Im having a problem.. Post repond says "404 Not Found: The requested URL was not found on this server."
Please help me.. Thanks!

alexietuzon
Автор

Hi alex i am getting following error while hitting blog index function: <br />
<b>Fatal error</b>: Declaration of $request) must be
compatible with $request, $arguments =
NULL) in on line <b>12</b><br />

deepful
welcome to shbcf.ru