Open
Description
I've been trying to understand how bearer auth.
-independent of oauth
- works and can be implemented. Unfortunately, I could neither find a broad explanation (had a look at the TD documentation) nor a concrete example; leaving me with question marks on my mind. It would be great if somebody could supply a sample thing
and consumer
pair so as to show the implementation details and how things work.
Thanks in advance.