Mr Venkat sir, i'm convinced that you are a gift from God to all of us aspiring devs. Thank you for your amazing work, and for making some of these programming concepts so straight forward for us!
Hi Venkat .. will you make videos about making payments in asp.net core ? like if I have website which has products and the customer wants to pay online on my asp.net core ? if won't make videos about this topic can u share any links or documents please ?
where can i find the confirmation link for existing users? or can we create a pseudo-confirmation link for existing users? in my project i have already registered users that have bounded several claims and roles. so i can't delete them from db and recreate. Edit: of course i can change the value "EmailConfirmed" column of false to true, but i'd like to know if there's a non-brute force way around :)
The tutorial is perfect, thanks a lot If i underdtand well, you are preparing a restful api tutorial with .net core When do you think this will be online please
So, if the user is already registered, with the email, why the email confirmation is not sent on the email ? (You added the logic for the user email confirmation, long after the user registration) Thank you
yeah it didn't make much sense to me either. but this is what i think : You dont't have to send the confirmation email to the user if the user tries to log in using an external provider. I see this exact behavior in many applications that i use on a daily basis.
Sir, if you could help me without losing your time. Is it possible to have ADO.NET connection with edmx file, but to keep entity framework core identity tables. Should I have 2 connection strings? Is it possible to achieve this? Thank you, I follow you for a year almost and I am grateful for all of your effort. I ordered also unit testing course to help your work.
Mr Venkat sir, i'm convinced that you are a gift from God to all of us aspiring devs. Thank you for your amazing work, and for making some of these programming concepts so straight forward for us!
Informative video sir...
Sir iam watching fully. Ur Angular2. COurce sir..excellent voice sir.......tq sir....
Hi Venkat .. will you make videos about making payments in asp.net core ? like if I have website which has products and the customer wants to pay online on my asp.net core ? if won't make videos about this topic can u share any links or documents please ?
Great effort, Thanks sir
thanku very much
but how if we want to send to real email for confirmation
use an email service like sendgrid or mailchimp
where can i find the confirmation link for existing users? or can we create a pseudo-confirmation link for existing users? in my project i have already registered users that have bounded several claims and roles. so i can't delete them from db and recreate.
Edit: of course i can change the value "EmailConfirmed" column of false to true, but i'd like to know if there's a non-brute force way around :)
How about to handle Twitter logins, which don't provide an email claim? (Just the twitter user name without the @ prefix)
The tutorial is perfect, thanks a lot
If i underdtand well, you are preparing a restful api tutorial with .net core
When do you think this will be online please
So, if the user is already registered, with the email, why the email confirmation is not sent on the email ? (You added the logic for the user email confirmation, long after the user registration) Thank you
yeah it didn't make much sense to me either. but this is what i think : You dont't have to send the confirmation email to the user if the user tries to log in using an external provider. I see this exact behavior in many applications that i use on a daily basis.
Thank you so much sir. Great video
Sir, if you could help me without losing your time.
Is it possible to have ADO.NET connection with edmx file, but to keep entity framework core identity tables. Should I have 2 connection strings? Is it possible to achieve this?
Thank you, I follow you for a year almost and I am grateful for all of your effort.
I ordered also unit testing course to help your work.
6:58 to 7:10 have you actually been two persons doing the tutorial from the beginning?
I did it all. Now I need a tutorial for the email sending. This tutorial is amazing.
Google and facebook - it is two different accounts - You can have google confirmed account and not a facebook but you can login with google.
Thank you . Best.