HiI am looking on some examples on how to use all that stuff to secure
my web and app.the idea is to present a login to the user, then if it is
needed to use recaptcha and with that have a "token"/jwt/whatever to
give in a header in the GET/POST requ...