Anonymous
Not logged in
English
Talk
Contributions
Create account
Log in
Identity wiki
Search
Editing
Understanding OAuth 2.0: Token-Based Authorization
(section)
From Identity wiki
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== OAuth 2.0 vs. OAuth 1.0 == OAuth 2.0 is a complete redesign of OAuth 1.0, offering significant improvements in security, usability, and flexibility. Here is a comparison of key differences: {| class="wikitable" style="width:auto" |- ! Feature !! OAuth 1.0 !! OAuth 2.0 |- | '''Token Type''' || Uses signed requests (HMAC-SHA1) || Uses bearer tokens |- | '''Complexity''' || More complex, requiring cryptographic signatures || Simplified with no signature requirements |- | '''Security''' || Strong security due to signed requests || Security relies on HTTPS and short-lived tokens |- | '''Access Token Handling || Requires client secrets and cryptographic signatures || Uses bearer tokens and access tokens with expiration''' |- | '''Refresh Tokens''' || Not supported || Supported, allowing seamless re-authentication |- | '''Grant Types''' || Single flow for obtaining tokens || Multiple flows for different use cases |- | '''Mobile and Web Support''' || Less suited for mobile and web apps || Designed with mobile and web applications in mind |}
Summary:
Please note that all contributions to Identity wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Проект:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs