Feature/33 api fails when no pilots or logbook entries #35
@@ -26,6 +26,8 @@ export const AuthProvider = ({ children }: AuthProviderProps ) => {
|
||||
}
|
||||
});
|
||||
|
||||
msalInstance.handleRedirectPromise();
|
||||
|
||||
return <MsalProvider instance={msalInstance}>
|
||||
{children}
|
||||
</MsalProvider>
|
||||
|
||||
Reference in New Issue
Block a user