I have used the extension by mirxtrem for the sign up, sign in, and delete.
Its great for these purposes.
question. When I use the delete user, from mirxtrems extension, the user record does not actually delete from he authentication list in firebase. is that by design?
I have also used and done the exercise here ->
https://ai2.metricrat.co.uk/guides/firebase-authentication-with-web-component-and-html
Main question.
How can I use a combination of both these resources. i.e use the extension by mirxtrem for what it can do. And use the webview/ web ... technique from 'metricrat ' for he purpose of logging off, signing out, of firebase...why would that happen?
also, thrid question - I was able to "sign in" even with a wrong password in the 'metricrat' version.
Humble thanks in advance.