Mise en place de l'authentification Keycloak
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
@using ChessCubing.App.Components
|
||||
@using ChessCubing.App.Models
|
||||
@using ChessCubing.App.Services
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using Microsoft.AspNetCore.Components.Authorization
|
||||
@using Microsoft.AspNetCore.Components
|
||||
@using Microsoft.AspNetCore.Components.Forms
|
||||
@using Microsoft.AspNetCore.Components.Routing
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
@using Microsoft.AspNetCore.Components.WebAssembly.Authentication
|
||||
@using Microsoft.JSInterop
|
||||
|
||||
Reference in New Issue
Block a user