hack club auth scope demo

this is a demo site for hack club auth to show how easy it is to request only a few scopes at first then add sensitive things like address or real name later on

choose some scopes here and press the button to authorize them, after signing in notice how the id stays the same, possibly allowing adding more information to a database row.

note: i do not store or log any of this data, but there's probably some way for me to get it. i don't plan to check who's logged into this ever