@atproto-labs/oauth-provider-client-uri

Client Store implementation for @atproto-labs/oauth-provider. This implementation interprets client_id as a URI and uses the URI to retrieve Client Metadata.

@atproto-labs/oauth-provider-client-fqdn

Client Store implementation for @atproto-labs/oauth-provider. This implementation interprets client_id as Fully Qualified Domain Name (FQDN) in order to retrieve Client Metadata.

@jeremyhamm/oauth2-credentials-generator

A small, cryptographically secure library, with zero dependencies, for generating client_id and client_secret for your oauth2 application