London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi KK
Usually for OpenID authentication, I would just use button-styled links for this:
Hopes this helps.
Hi guys,
I was integrating Azure B2C to a site. The B2C setup is ready. I am trying to add a sign in and out buttons.
So I created a ViewComponent with two buttons and get it involved in the start page.
The ViewComponent is like below. It is not working and the attributes (asp-controller, asp-action) are not recognized as well. How can I make it work?
Any ideas and suggestions would be highly appreciated.