FastAPI Authentication Example With OAuth2, JSON Web Tokens and Tortoise ORM

FastAPI Authentication Example With OAuth2, JSON Web Tokens and Tortoise ORM

Pretty Printed

3 года назад

103,213 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Clear Thinking
Clear Thinking - 19.09.2023 16:23

is there a way to do it with email rather than username?

Ответить
Free Python Code
Free Python Code - 15.09.2023 18:53

Thank you so much 🙂❤

Ответить
Toni hernández
Toni hernández - 14.09.2023 12:27

Excelent video. I wasn't expecting to get so much knowledge in just 40 minutes. And very well explained!!! Thanks a million.

Ответить
Jackson Feng
Jackson Feng - 11.08.2023 07:12

Best video on fastapi oauth❤

Ответить
TheCoasterFollower
TheCoasterFollower - 02.08.2023 00:49

You had something in the authorization box of the postman token request but you didnt show it, doing it the way you showed wont work unless you had something there and forgot to say anything

Ответить
John McWay
John McWay - 25.06.2023 11:55

wow, god bless django for abstracting away this boilerplate.

Ответить
Jaime Estrada
Jaime Estrada - 29.03.2023 18:44

Hi,

I can't access to sqlite3 db.sqlite3, appear this message sqlite3: The term 'sqlite3' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

somebody can help me?

Ответить
Kunal Acharya
Kunal Acharya - 26.03.2023 22:32

Not only teaches authentication but also how a tutorial should be. Excellent demonstration & to the point. Thanks a lot for this :)

Ответить
JC CorMan
JC CorMan - 23.03.2023 13:07

This video actually gave me some insights into Pydantic, which I'm still trying to wrap my head around. So a tutorial using Pydantic more explicitly would be great. But you have a great back catalog already.

Ответить
Felix Ondieki Nyamongo
Felix Ondieki Nyamongo - 18.02.2023 09:33

Bro you are awesome

Ответить
Bernard Acquah
Bernard Acquah - 22.01.2023 16:59

can't seem to find any records in my DB.
I know it's there though because it detects when I try to add a duplicate.
What am I doing wrong?

Ответить
AI Room Styles
AI Room Styles - 30.12.2022 17:54

great video, thanks!

Ответить
Techie curries
Techie curries - 18.10.2022 13:45

How can authenticate a fastapi which doesn't have a username and password. I mean no login credentials..

Ответить
Vision Solutions
Vision Solutions - 14.10.2022 20:44

I have fast api task so can anyone work and give the code??
Let me know then I will share my whatsApp contact

Ответить
oj43085
oj43085 - 23.09.2022 00:04

Nice.

Ответить
shedd tutt
shedd tutt - 14.08.2022 08:53

I want to implement auth0 token on my existing app but I really need to know if token will increase in size / length if I store more user informations on it e.g permissions (to be used on frontend)

Ответить
Nigel Francisco Haro Sisa
Nigel Francisco Haro Sisa - 26.07.2022 00:27

It is possible to authenticate from get, for instance hhtp://user/me?user&password?

Ответить
Pure Social
Pure Social - 25.04.2022 15:58

great

Ответить
carlos augusto
carlos augusto - 10.04.2022 06:18

I was able to perform the whole process of validation using PostMan , however I don’t know what username and password to input when I click in the button AUTHORIZE in swagger.
Where did you register that ?

Ответить
WA.
WA. - 16.03.2022 20:48

Thanks!

Ответить