Fixed auth retry
This commit is contained in:
parent
87a6198173
commit
2190da21ba
@ -613,7 +613,7 @@ const AuthProvider = ({ children }) => {
|
||||
<Button
|
||||
key='submit'
|
||||
onClick={() => {
|
||||
showAuthErrorModal(false)
|
||||
setShowAuthErrorModal(false)
|
||||
loginWithSSO()
|
||||
}}
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user