Auth Provider setup
Hi! I am currently setting up my auth provider and have two question:
1) For some reason, checkAuth is getting called 3 times every time I reload a page. What could be causing this?
2) I'd like to automatically trigger a login via redirect without the user having to click a button that triggers the login(). Is there a good way to do this?
1) For some reason, checkAuth is getting called 3 times every time I reload a page. What could be causing this?
2) I'd like to automatically trigger a login via redirect without the user having to click a button that triggers the login(). Is there a good way to do this?
