tangled
alpha
login
or
join now
bretton.dev
/
coves-mobile
Main coves client
0
fork
atom
overview
issues
pulls
pipelines
coves-mobile
/
packages
/
atproto_oauth_flutter
/
lib
/
src
/
constants.dart
at
7ba3c240a6974078c2b81da5dd4ebb6aa67111c1
77 B
view raw
1
/// Per ATProto spec (OpenID uses RS256)
2
const
String
fallbackAlg
=
'
ES256
'
;