InterviewSolution
Saved Bookmarks
| 1. |
Does Oauth 2.0 Authentication Management Api Adhere To Industry Standards For Oauth Implementation? |
|
Answer» The AT&T implementation is generally consistent with the OAuth 2.0 DRAFT 13 framework. However, there are SEVERAL nuances to the AT&T implementation, such as the use of COMMAS instead of spaces to delineate parameters within the scope variable. The AT&T implementation is generally consistent with the OAuth 2.0 Draft 13 framework. However, there are several nuances to the AT&T implementation, such as the use of commas instead of spaces to delineate parameters within the scope variable. |
|