Тёмный

Google authentication in asp.net core mvc 

Ravindra Devrani
Подписаться 9 тыс.
Просмотров 21 тыс.
50% 1

External authentication in asp.net core mvc
OAuth 2.0 in dot net core
📎Source code: github.com/rd003/GoogleAuthDemo
📎Google api and services: console.cloud.google.com/apis
.......................................................................................
connect with me:
👉 RU-vid: / @ravindradevrani
👉 Twitter: / ravi_devrani
👉 GitHub: github.com/rd003
..........................................
Support my work:
You can buy me a coffee 🍵 : www.buymeacoffee.com/ravindra...

Опубликовано:

 

1 май 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@user-es1bd7ig8y
@user-es1bd7ig8y Год назад
I really appreciate your kind example lecture.Thanks!!
@anbarasijanarthanan5126
@anbarasijanarthanan5126 Год назад
Thanks for your wonderful video it's very helpful for me. Again Thanks a lot
@tinylittleanj2
@tinylittleanj2 6 месяцев назад
awesome. nice and concise. thank you
@theiamore
@theiamore Год назад
Your video save my life. Thank you so much sir.
@ravindradevrani
@ravindradevrani Год назад
my pleasure sir 🫡
@user-or8em5no4l
@user-or8em5no4l 9 месяцев назад
Graet job bro
@Sushil-Mukul
@Sushil-Mukul 2 дня назад
Great Work man Pls make some more videos pls pls pls pls pls
@dharvinar.k4750
@dharvinar.k4750 5 месяцев назад
Very good video thanks !
@JonopolyHD
@JonopolyHD 4 месяца назад
This is perfect, Would be nice to see how you can get information from their google account such as Firstname and Surname
@emirkurt3333
@emirkurt3333 4 месяца назад
Thanks a lot sir
@10Totti
@10Totti Год назад
Thanks!
@codingislife6387
@codingislife6387 6 месяцев назад
Thanks sir
@bharathalwala7525
@bharathalwala7525 Год назад
Thanks
@pulsar1934
@pulsar1934 Год назад
how do you make the cd googleauthdemo command? you don't have this folder in your project
@MuhammadAslam-vb3se
@MuhammadAslam-vb3se Год назад
@qadeerulla
@qadeerulla Год назад
THANKS'
@jaydee8553
@jaydee8553 11 месяцев назад
Thank you for the video. Do you have a video on how to use roles with Google Authentication? Thank you.
@ravindradevrani
@ravindradevrani 11 месяцев назад
No, sorry
@attilaguba856
@attilaguba856 2 месяца назад
Nice one! Could you make it with real domain name and show it works. That would be great!
@rizshadowgamer5015
@rizshadowgamer5015 11 месяцев назад
thanks bro Worked for me i was missing 'signin-google '
@ravindradevrani
@ravindradevrani 11 месяцев назад
Glad I could help
@hazeezhaider7879
@hazeezhaider7879 Месяц назад
Hello Ravindra, First of all great job by explaining this procedure in an easy way, Second thing i want to ask is that i want to First authenticate with google and when it Says "You have succesfully authenticated with google......................" before that i want a customized form to get display which asks for users First name, last name, because those columns exists in my ASP.NETUSERS, kindly help me with this that how to manage a customized form with google, IT WOULD BE OF GREAT HELP :)
@user-qr1bq4km9f
@user-qr1bq4km9f Год назад
Hi ,ravi if i send my url link they are not able to open it could u pls tell how to send link and they should also see my site
@Ra-dd
@Ra-dd 14 дней назад
i'm new and don't have any library. which api do i need for this?
@rssankarlal
@rssankarlal 5 месяцев назад
Hi Ravindra, I just followed your commands but I'm getting the below error. what to do? An unhandled exception occurred while processing the request. Exception: Correlation failed. Unknown location Exception: An error was encountered while handling the remote login. Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler.HandleRequestAsync() Stack Query Cookies Headers Routing Exception: Correlation failed. Show raw exception details Exception: An error was encountered while handling the remote login. Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler.HandleRequestAsync() Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context) Show raw exception details
@user-mp5zm4ti6j
@user-mp5zm4ti6j 4 месяца назад
how to use google authentication in .net core web api ???
@keshavashourie1865
@keshavashourie1865 Год назад
Hi Ravindra Thanks for this tutorial its great but i am struck at 16.02 when i execute the command i am getting an error as "Could not find the global Property 'User Secret Id' in MSBuild " what is the issue anything i am missing here?
@ravindradevrani
@ravindradevrani Год назад
Go to the 15:13 You need to change the directory where all files are located. Change directory with cd project_name
@keshavashourie1865
@keshavashourie1865 Год назад
@@ravindradevrani tried that one but still the same error
@ravindradevrani
@ravindradevrani Год назад
Are you using vs 2022 or older? May be these will help. If you have not already tried these stackoverflow.com/questions/43194936/asp-core-cannot-set-user-secrets-in-vs-2017 github.com/MicrosoftDocs/azure-docs/issues/69510
@cuongduong9843
@cuongduong9843 10 месяцев назад
so, can i build a project asp .net core api with login by google. I know when use jwt bear use token to authenticate, how about this? Thanks.
@ravindradevrani
@ravindradevrani 10 месяцев назад
my be this `stackoverflow link` would give you some help. stackoverflow.com/questions/70511560/asp-net-core-web-api-google-authentication
@cuongduong9843
@cuongduong9843 10 месяцев назад
@@ravindradevranithanks so much.
@venyyyy
@venyyyy 11 месяцев назад
Password reset doesn't work, how can I make it work?
@XELTRA1
@XELTRA1 Год назад
Sir, i have error like this : You can’t sign in because this app sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error
@ITRABINANTHANT
@ITRABINANTHANT Год назад
Hai, I have the same problem. What have you done to solve it?
@XELTRA1
@XELTRA1 Год назад
@@ITRABINANTHANT no, do you know solve it?
@ITRABINANTHANT
@ITRABINANTHANT Год назад
@@XELTRA1 yes, I changed redirect url and now it is working
@lancatba6230
@lancatba6230 11 месяцев назад
@@ITRABINANTHANT sorry but i don't understand, i'm new to this, can you share your code pls
@anjalisingh1588
@anjalisingh1588 9 месяцев назад
Thnkssssssssssssss a lotttttttttttttt sirr
@dhavalsjourney
@dhavalsjourney Год назад
nice video but cant store data in database
@ravindradevrani
@ravindradevrani Год назад
Why?
@jayakumar2927
@jayakumar2927 7 месяцев назад
How to Dynamic user login?
@ravindradevrani
@ravindradevrani 7 месяцев назад
What dynamic user means
@Retzoogis
@Retzoogis 23 дня назад
are these google services free?
Далее
Reading and writing to csv file in c#
4:52
Просмотров 6 тыс.
Ютуб был хороший...
00:52
Просмотров 323 тыс.
How To Add Google Authentication in ASP.NET MVC
30:40
.NET 8  💥 - Identity and Google Authentition
19:14
Setup Google OAuth sign in 6 minutes
6:51
Просмотров 29 тыс.