Remove Article Remove Authentication Remove MVC
article thumbnail

Let’s Playwright with.NET 6 MVC

Xebia

Due to colleagues leaving the project, he has been asked to deliver a frontend, made in Dotnet 6 MVC. The goal of this article is to tell the story of Mike’s transition from a backend developer to a full-stack developer. Playwright offers to reuse the authentication of the browser, making it easier to test applications.

MVC 130
article thumbnail

OpenID Connect: Mocking You

Xebia

In the article Let Us Playwright with.NET 6 MVC , Mike explored Playwright, a framework enabling integrated UI testing in CI pipelines. Session and cookies with authentication information tend to expire. OIDC Flows OpenID Connect protocol supports various authentication flows, each designed for specific purposes.

MVC 147
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Create a Custom 404 Error Page in Optimizely CMS 12

Perficient

Status Code Controller The MVC controller logic is once more called because the middleware is rerunning the initial request. </div> Now the error page will look like below: In order to display a “200 response” and enable editing as an editor, we check to determine if the user is authenticated.

MVC 105
article thumbnail

Why use the NestJS framework?

Apiumhub

It was a good discovery for me to get lost on this page and learn about decorators, providers, dependency injection, testing, authentication, and more topics from different areas. You can build Rest APIs, MVC applications, GraphQL applications, Web Sockets, or CLIs, and CRON jobs. What is NestJs? First of all, what is this NestJs?

article thumbnail

Python Frameworks For Mobile & Web Application Development

Openxcell

Being one of the best Python frameworks , TurboGears is an open-source and data-driven framework built around MVC architecture known for rapid web application development. Features of Web2py: MVC Architecture Ticket Framework Security against injection flaws, cross-site scripting, etc. Which is the best Python framework for you?

Mobile 52
article thumbnail

Implement Multi-Tenancy In Azure B2C

Perficient

Overview In a previous article about Azure B2C , we discussed the basics of Azure B2C and why you may want to consider using it for your software or application. This example is of a React client application using the Microsoft Authentication Library for Browsers , but the pattern should be similar regardless of the library selected.

B2C 69
article thumbnail

Using Blazor in Enterprise Applications

Apiumhub

In this article, the topic of discussion will be presented in depth, from the features and advantages of Blazor, the architecture of this framework, to using it in practice. For Blazor WebAssembly, securing API endpoints and handling authentication tokens are critical to defend against patron-side vulnerabilities.