OAuth authentication service for ByeCorps & other services
Go to file
2024-02-17 12:04:47 +00:00
.idea Upload a lot of changes 2024-02-17 12:04:47 +00:00
assets Upload a lot of changes 2024-02-17 12:04:47 +00:00
docs Upload a lot of changes 2024-02-17 12:04:47 +00:00
fontawesome Git commit all the things 2023-11-10 21:19:08 +00:00
styles Upload a lot of changes 2024-02-17 12:04:47 +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 Upload a lot of changes 2024-02-17 12:04:47 +00:00
accounts_handler.php Upload a lot of changes 2024-02-17 12:04:47 +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 Upload a lot of changes 2024-02-17 12:04:47 +00:00
admin_initdatabase.php Upload a lot of changes 2024-02-17 12:04:47 +00:00
admin_purge.php Upload a lot of changes 2024-02-17 12:04:47 +00:00
api_handler.php Upload a lot of changes 2024-02-17 12:04:47 +00:00
bcid.svg Forgot to commit lawl 2023-11-19 12:24:38 +00:00
composer.json Upload a lot of changes 2024-02-17 12:04:47 +00:00
composer.lock Upload a lot of changes 2024-02-17 12:04:47 +00:00
credits.php Upload a lot of changes 2024-02-17 12:04:47 +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 Upload a lot of changes 2024-02-17 12:04:47 +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 Upload a lot of changes 2024-02-17 12:04:47 +00:00
landing.php Upload a lot of changes 2024-02-17 12:04:47 +00:00
login_external_basic.php Upload a lot of changes 2024-02-17 12:04:47 +00:00
misc_functions.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
profile.php Formatted BCID on profile page. 2023-11-19 12:36:49 +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 Upload a lot of changes 2024-02-17 12:04:47 +00:00
signinas.php forgot to push whoops 2023-11-06 16:38:18 +00:00
signout.php Upload a lot of changes 2024-02-17 12:04:47 +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.