How are tokens saved on both the service provider and the consumer?
How are tokens saved on the service provider? Is it just a database change?
Also, how are they saved on the consumer side? Are they assigned to cookies?
Also, how are they saved on the consumer side? Are they assigned to cookies?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?This is an implementation-specific question — so the answer is, "it depends".
Certainly tokens need to be record on the server side — but how you save them is up to you; on the consumer side, you'd also need to hold on to the access token in order to make subsequent requests between application sessions.
Loading Profile...



EMPLOYEE