Hi
Download PocketBase
By default, after configuring PocketBase, i.e. the SQLite WebServer, it can run on port 8090 when you start it and use it for your back-ends.
I have just learned that you can run multiple instances of PocketBase on the same machine and on different ports.
1. Ensure...
I am trying to make some SOAP API calls and am running into issues with authorization. The API requires you pass a basic authentication header. If I use the following:
Dim job1 As HttpJob
Dim SoapXML As String= $"<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"...
hi friends, i want to put a login screen to my simple ios and android app.i want to limited and filtered user should login.what do you offer me and any example ? thanks
This is a Wrap for the Firebase UI-bindings found at Github.
It offers Authentification using
- Google-Account (Tested)
- email and password authentification (Tested)
- Telephone-Authentification (Tested)
- Twitter (Not tested as i do not have a Twitter-Dev Account)
- Facebook (Not tested as i...
Let's say one requests, and is granted, access to Location:
#PlistExtra:<key>NSLocationUsageDescription</key><string>Text goes here</string>
For Location, I can see that we have the event AuthorizationStatusChanged to use to check the status, which is great, because I can use that to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.