python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Spring Boot RestTemplate get Cookie from Callback
I would like to retrieve a jwt token, using Spring RestTemplate, from a callback that is a redirect URL from a login URL.
I have been able to connect to the login URL, I have been able to follow the r...
avi.elkharrat
Votes: 0
Answers: 2
How To Create Social Application Tokens With Django
I'm Successfully With This Tutorial :
https://www.section.io/engineering-education/django-google-oauth/
In this tutorial, she's created how to login with google.
I Just Started To Learn Back End With...
Rahmat Saudi Al Fathir As
Votes: 0
Answers: 1
Is it possible to get a webhook/event at the user level for the Slack API?
I would like to build an app where users add a configuration and I can retrieve their user token so the app can act on behalf of the user.
I would like to be able to receive webhook events (much like ...
PGT
Votes: 0
Answers: 1
how to add a token head to a request using HttpClient from IHttpClientFactory in Blazor
I am trying to use JWT in my API, and configuration is completed, can use postman tool to access data from it. However when I use Blazor as front end to access it , the request doesn't have token, so ...
Josh Ding
Votes: 0
Answers: 3