πŸ“• Node [[oauth]]
πŸ“„ oauth.md by @flancian οΈπŸ”— ✍️

oauth

πŸ“„ oauth.md by @moa-party

OAuth is an authentication standard which is widely used to grant permission to access websites and APIs without having to share a user’s password directly.

For the purposes of [[Moa]], OAuth is used by [[Mastodon]] (and Mastodon-compatible systems like [[Pleroma]]), [[Twitter]], and [[Instagram]]. Moa requests access to your accounts on those services on your behalf. OAuth tokens are stored in the Moa database, and you can revoke them at any time.

The OAuth 2.0 standard IETF RFC6749 replaced the 1.0 version in October 2012.

The oauth.net site has excellent background info, including the introduction and history page.

Resources

πŸ“„ oauth.md by @ryan

oauth

Oauth is an authentication protocol used for [[web services]]. It was created as a way to get around basic HTTP authentication with a username and password.

Oauth roles

resource owner : entity capable of granting access to a protected resource

resource server : server hosting protected resource

client : application making request on behalf of resource owner

authorization server : server issuing tokens for client

Flow :ATTACH:

[[Screenshot from 2021-07-18 12-38-48.png]]

Links

πŸ“„ oauth.md by @agora@botsin.space
πŸ“„ oauth.md by @an_agora@twitter.com

Loading pushes...

Rendering context...