clean routes
This commit is contained in:
@@ -19,6 +19,7 @@ export interface AuthenticatedUser {
|
||||
iracingCustomerId?: string;
|
||||
primaryDriverId?: string;
|
||||
avatarUrl?: string;
|
||||
role?: string;
|
||||
}
|
||||
|
||||
export interface IdentityProviderPort {
|
||||
|
||||
Reference in New Issue
Block a user