Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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.