Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Submit Admin Secret: rgnreo8srvSDVs87vrv9r0bsrR%Grsnvsr7brs

# Hack Club Submit

A lightweight Rails app that powers Hack Club's Submit flow. It handles OAuth with Hack Club Identity, issues short-lived tokens, and lets YSWS sites pre-fill forms with verified Identity Vault info.
Expand Down Expand Up @@ -45,4 +47,4 @@ Use the provided `Dockerfile` (see `bin/docker-entrypoint`) or your own Rails se

## Need more detail?

Check the models (`Program`, `AuthorizedSubmitToken`, `AuthorizationRequest`) and services (`IdentityNormalizer`, `StateToken`) for implementation notes. The `.github/copilot-instructions.md` file has deeper background if you need it.
Check the models (`Program`, `AuthorizedSubmitToken`, `AuthorizationRequest`) and services (`IdentityNormalizer`, `StateToken`) for implementation notes. The `.github/copilot-instructions.md` file has deeper background if you need it.