die tenant admin oauth authentifizierung wurde implementiert und funktioniert jetzt. Zudem wurde das marketing frontend dashboard implementiert.
This commit is contained in:
1
resources/js/types/index.d.ts
vendored
1
resources/js/types/index.d.ts
vendored
@@ -28,6 +28,7 @@ export interface SharedData {
|
||||
auth: Auth;
|
||||
sidebarOpen: boolean;
|
||||
supportedLocales?: string[];
|
||||
locale?: string;
|
||||
security?: {
|
||||
csp?: {
|
||||
scriptNonce?: string;
|
||||
|
||||
Reference in New Issue
Block a user