Not all API commands I have implemented and tested, if you have problems, then ask in the comments or in a new thread.
With this class you can register and log in your users via email and password. And a lot more...
Setup:
put your API Key in the Class_Globals
Private const API_KEY As String...
Normally, a TLS client verifies the server’s certificate. It’s also possible for the server to require a signed certificate from the client. These are called Client Certificates. This ensures that not only the client can trust the server, but that the server can also trusts the client.
Is this...
I'm trying to stream just the audio from an IP camera. The camera I'm using (Amcrest) publishes the URL for the audio stream as:
http://ip/cgi-bin/audio.cgi?action=getAudio&httptype=singlepart&channel=1
I can put that in a browser and it pops up a basic url auth dialog and after entering...
Hello,
i want to use Google Cloud Storage for my image backend, my B4J Service would be handle the auth.
I have create a service account and have set the permissions to this account, to access the bucket.
How can i authenticate the B4J service to access the images?
I have a .json file with...
Hey, I'm writing an API for my app and while analyzing other APIs I've noticed that many are doing the authentication with oauth.
My question is how can i do a "bearer authentication" for my own jServer and is this free?
Greetings
Hi,
I need to build a very simple document repository app (users can download and upload files).
The point here is how to integrate B4J app with MSAD (Microsoft Activity Directory) to authenticate users and get the groups the user belong?
Only authenticated users from a group X can...
Hi, normally i use facebook firebase auth login, but from two days i don't receive the email and photo user profile, but only DisplayName and Uid ...
I see in the facebook developer that we send our app for verify to preserve those authentication functions:
user_friends
user_link
user_gender...
what is the best practice to authenticate only user in a app that belongs the company?
i considered that the user should authentication via his company account mail & password as ms office 365.
or maybe via active directory and web api?
any suggestions?
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.