Readonly
accessThe AccessMethod for this OAuth transaction
Readonly
authThe Authentication Server's URL
Readonly
clientReadonly
clientYour Specific ClientID for this OAuth exchange. While It is understood that only advanced users will be utilizing this system, it would be irresponsible to not remind the user that it very dangerous to store these IDs in a place where others may find them.
Readonly
tokenThe Token Server's URL; used to exchange the requisite tokens during this transaction.
Bluestep's Implementation of the OAuth workflow. Used to prime and then execute an OAuth transaction