objective categorical abstract machine language personal data server

Implement OAuth #2

closed opened by futur.blue targeting main

π’΄π‘œπ“Š 𝒸𝒢𝓃 π“ƒπ‘œπ“Œ use pdsls

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uu5axsmbm2or2dngy4gwchec/sh.tangled.repo.pull/3m5sesdv64t22
+8 -2
Interdiff #4 β†’ #5
-2
.ocamlformat
··· 1 1 profile = ocamlformat 2 - version = 0.27.0 3 - version = 0.27.0
bin/main.ml

This patch was likely rebased, as context lines do not match.

dune

Failed to calculate interdiff for this file.

dune-project

This patch was likely rebased, as context lines do not match.

+8
kleidos/kleidos.ml
··· 220 220 let pubkey_to_did_key pubkey : string = 221 221 let pubkey, (module Curve : CURVE) = pubkey in 222 222 Curve.pubkey_to_did_key pubkey 223 + 224 + let privkey_to_multikey privkey : string = 225 + let privkey, (module Curve : CURVE) = privkey in 226 + Curve.privkey_to_multikey privkey 227 + 228 + let privkey_to_multikey privkey : string = 229 + let privkey, (module Curve : CURVE) = privkey in 230 + Curve.privkey_to_multikey privkey
mist/lib/mst.ml

This patch was likely rebased, as context lines do not match.

pegasus.opam

This patch was likely rebased, as context lines do not match.

pegasus/lib/api/account_/login.ml

Failed to calculate interdiff for this file.

pegasus/lib/api/account_/logout.ml

Failed to calculate interdiff for this file.

pegasus/lib/api/actor/putPreferences.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/api/identity/updateHandle.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/api/oauth_/authorize.ml

Failed to calculate interdiff for this file.

pegasus/lib/api/oauth_/par.ml

Failed to calculate interdiff for this file.

pegasus/lib/api/oauth_/token.ml

Failed to calculate interdiff for this file.

pegasus/lib/api/server/createSession.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/api/server/getServiceAuth.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/api/well_known.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/auth.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/data_store.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/dune

This patch was likely rebased, as context lines do not match.

pegasus/lib/env.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/errors.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/id_resolver.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/jwt.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/oauth/client.ml

Failed to calculate interdiff for this file.

pegasus/lib/oauth/constants.ml

Failed to calculate interdiff for this file.

pegasus/lib/oauth/dpop.ml

Failed to calculate interdiff for this file.

pegasus/lib/oauth/queries.ml

Failed to calculate interdiff for this file.

pegasus/lib/oauth/types.ml

Failed to calculate interdiff for this file.

pegasus/lib/plc.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/templates/components/button.mlx

Failed to calculate interdiff for this file.

pegasus/lib/templates/components/input.mlx

Failed to calculate interdiff for this file.

pegasus/lib/templates/icons/circle_alert.mlx

Failed to calculate interdiff for this file.

pegasus/lib/templates/layout.mlx

Failed to calculate interdiff for this file.

pegasus/lib/templates/login.mlx

Failed to calculate interdiff for this file.

pegasus/lib/templates/oauth_authorize.mlx

Failed to calculate interdiff for this file.

pegasus/lib/util.ml

This patch was likely rebased, as context lines do not match.

pegasus/lib/xrpc.ml

This patch was likely rebased, as context lines do not match.

public/fonts/Fragment.woff

Failed to calculate interdiff for this file.

public/fonts/Fragment.woff2

Failed to calculate interdiff for this file.

public/main.css

Failed to calculate interdiff for this file.

tailwindcss.opam

This patch was likely rebased, as context lines do not match.

tools/tailwindcss/dune

Failed to calculate interdiff for this file.

History

6 rounds 1 comment
sign up or login to add to the discussion
expand 1 comment
closed without merging
expand 0 comments
expand 0 comments
expand 0 comments
expand 0 comments
expand 0 comments