OAuth authentication service for ByeCorps & other services
Go to file
2023-11-19 12:24:38 +00:00
.idea Forgot to commit lawl 2023-11-19 12:24:38 +00:00
docs Forgot to commit lawl 2023-11-19 12:24:38 +00:00
fontawesome Git commit all the things 2023-11-10 21:19:08 +00:00
styles Forgot to commit lawl 2023-11-19 12:24:38 +00:00
.gitignore Git commit all the things 2023-11-10 21:19:08 +00:00
404.html Forgot to commit lawl 2023-11-19 12:24:38 +00:00
account.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
accounts_handler.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
admin.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
admin_accounts.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
admin_apps.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
admin_apps_create.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
admin_initdatabase.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
bcid.svg Forgot to commit lawl 2023-11-19 12:24:38 +00:00
composer.json Forgot to commit lawl 2023-11-19 12:24:38 +00:00
composer.lock Forgot to commit lawl 2023-11-19 12:24:38 +00:00
credits.html Forgot to commit lawl 2023-11-19 12:24:38 +00:00
database.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
docs.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
favicon.ico Forgot to commit lawl 2023-11-19 12:24:38 +00:00
favicon.svg Forgot to commit lawl 2023-11-19 12:24:38 +00:00
footer.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
forgot_password.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
head.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
header.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
id_handler.php forgot to push whoops 2023-11-06 16:38:18 +00:00
index.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
landing.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
misc_functions.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
profile.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
README.md Spelling 2023-10-31 18:47:02 +00:00
reset_password.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
signin.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
signinas.php forgot to push whoops 2023-11-06 16:38:18 +00:00
signout.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
signup.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
strings.php Git commit all the things 2023-11-10 21:19:08 +00:00
time_handler.php Git commit all the things 2023-11-10 21:19:08 +00:00

id

OAuth authentication service for ByeCorps & other services

Development & deployment

FAQ

What is a ByeCorps ID?

A ByeCorps ID (BCID) is a seven digit alphanumeric (non-case sensitive) code used to identify a person. It is used to reduce the need of multiple accounts across ByeCorps services, as well as third-party services using OAuth (though a password alternative is recommended instead of BCID only)

Example of a BCID:

123 ABC4

Canonical domain names

Only input your BCID on the following domain names ONLY on a HTTPS connection:

Any other domain name or an insecure connection might be a phishing attempt, so be careful. NEVER input your BCID password on any other domain.