In dotnet core 1.1 asp, I was able to configure and use identity middleware followed by jwt middleware by doing the following: app.UseIdentity(); app.UseJw
I'm trying to build a very simple website using vue. When running npm run serve all components used get displayed, when running npm run build the site was empty
I want to capture incoming and outgoing calls from my App, that is, while it is running, if a phone call is made or comes in that can be captured, I have implem
I would like to ask How can my teammates join my project after i publish the project. There are QR code but if they didn't log in to my account they could not o
I am trying to get my code to loop through the file attachment's body in the particular subfolder such that if certain word exists in the file attachment's body
I'm currently using an Azure Premium Service App (P3v3). I found that my function needs some boost, so I decided to look at how I can configure scaling. I found
I am developing an Android app that demands a signed-in VPN connection to access it. The problem I face is that, most of the end-users do not have any knowledge
I have the offset address's of all symbols (obtained with libelf executing on its own binary .so). Now, at runtime, I would need to calculate the absolutue addr
I'm attempting to uninstall a program "Global VPN Client" from over 150 computers, these computers have multiple versions with different identifying numbers. I'