I have been using Github for a little while and I have been fine with git add, git commit, and git push so far
I'm working on building a RESTful API for one of the applications I maintain. We're currently lookin
How can I verify a Google authentication access token? I need to somehow query Google and ask: Is [given acce
I have been reading about OAuth and it keeps talking about endpoints. What is exactly an endpoint?
The dialog (Google form) for the credentials is opened successfully, but after I fill my credentials I'm
We are being asked to set the OAuth redirect URI for Facebook (as shown below) in the instructions to set up G
With the new firebase cloud function I've decided to move some of my HTTP endpoint to firebase. Everythin
I am trying to wrap my head around observables. I love the way observables solve development and readability i
I need to do something fairly simple: in my ASP.NET MVC application, I want to set a custom IIdentity / IPrinc
I'm working with ASP.NET Core application. I'm trying to implement Token Based Authentication but ca
I am building an API in Yii 1.x which will be used with a mobile application. Part of the process involves a l
FBFriendModel.find({ id: 333 }, function (err, docs) { docs.remove(); //Remove all the documents that
I want to set up user name & password authentication for my MongoDB instance, so that any remote access wi
I am trying to create a basic authentication through the browser, but I can't really get there. If this
I'm using the firebase node api in my javascript files for Google login. firebase.initializeApp(config)