Bluesky OAuth2 Client, with Vanilla JavaScript

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. did-method-plc

    Public Ledger of Credentials: a cryptographic, strongly-consistent, and recoverable DID method

    NOTE: General information about DID, PLC's and so on, can be achieved here. Detailed info about the DID PLC here NOTE: This also can help: did:plc Directory Server API (0.1)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. atproto

    Social networking technology created by Bluesky

    And, finally, "of course" is much, much better to use the official Bluesky TypeScript client. You can find here the source code.

  4. did

    W3C Decentralized Identifier Specification

    NOTE: What the hell is a "DID" and how does it looks like? Well... Click here or here

  5. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    The problem here is that there are several implementations of "how-to-do" this integration BUT with modern frameworks. The guys from @atproto.com have implemented a wonderful pack in TypeScript and some guys has some solutions with NodeJS.

  6. node

    Node.js JavaScript runtime ✨🐢🚀✨

    The problem here is that there are several implementations of "how-to-do" this integration BUT with modern frameworks. The guys from @atproto.com have implemented a wonderful pack in TypeScript and some guys has some solutions with NodeJS.

  7. Mastodon

    Your self-hosted, globally interconnected microblogging community

    NOTE: Again... What the hell is a "PDS Server"? Well... Click here. For those using Mastodon is just like an "instance".

  8. indigo

    Go source code for Bluesky's atproto services.

    { "resource": "https://velvetfoot.us-east.host.bsky.network", "authorization_servers": [ "https://bsky.social" ], "scopes_supported": [], "bearer_methods_supported": [ "header" ], "resource_documentation": "https://atproto.com" }

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building an Event-Driven Azure Function with Node.js and Event Grid

    1 project | dev.to | 6 Feb 2025
  • Chrome for Developers: Thorsten Hans talks with Thomas Steiner

    3 projects | dev.to | 6 Feb 2025
  • How to Integrate Ollama in Next.js

    2 projects | dev.to | 6 Feb 2025
  • Introduction to TypeScript: Build Your First Simple Web Application

    1 project | dev.to | 6 Feb 2025
  • Building Secure and Scalable Applications on Mina Protocol Using O1js and Protokit

    1 project | dev.to | 1 Feb 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?