You are here |
palant.info | ||
| | | |
tobert.github.io
|
|
| | | | ||
| | | |
alirezahayati.com
|
|
| | | | Todays invite to use Firefox and Firefox-based browsers is not about the browser war the Internet and Web community is typically involved in, but a war for open and free (as in freedom) Web. Since Google is trying to take away our freedom in Web browsing, it is now our duty to fight against Google Continue reading Not a browser war but a Web war ? | |
| | | |
www.sjoerdlangkemper.nl
|
|
| | | | This article describes how cross site request forgery works, how sites defend against it and how to bypass these defenses. | |
| | | |
blog.nuculabs.de
|
|
| | Hello, In this article I will show you how to authenticate to Firebase and secure the databases with some simple security rules. I'm using this setup for my NucuCar project. Authentication The first step is to enable the Email/Password sign in method, by going to the Authentication and clicking the Sign-In Method tab: Next, we can add a manual user by clicking Users tab and Add user. Now, to login with our newly created user, we make a POST request with a json body to the following endpoint: |