tangled
alpha
login
or
join now
smokesignal.events
/
acudo
9
fork
atom
A decentralized event management and credentialing system built on atproto.
9
fork
atom
overview
issues
pulls
pipelines
bug: missing scope
Nick Gerakines
6 months ago
4044744d
ac3f24be
+1
-1
1 changed file
expand all
collapse all
unified
split
src
http
handle_auth_login.rs
+1
-1
src/http/handle_auth_login.rs
···
263
263
state: state.clone(),
264
264
nonce: nonce.clone(),
265
265
code_challenge,
266
266
-
scope: "openid email profile atproto account:email repo:community.lexicon.calendar.rsvp".to_string(),
266
266
+
scope: "openid email profile atproto account:email repo:community.lexicon.calendar.rsvp repo:community.lexicon.badge.award".to_string(),
267
267
};
268
268
269
269
// Get AIP server configuration