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
cf01a49268c70e22300f681d33d03eb81dd323ff
77 B
view raw
1
/// Per ATProto spec (OpenID uses RS256)
2
const
String
fallbackAlg
=
'
ES256
'
;