OAuth authentication service for ByeCorps & other services
Go to file
2023-11-11 16:16:04 +00:00
.idea Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
fontawesome Git commit all the things 2023-11-10 21:19:08 +00:00
styles Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
.gitignore Git commit all the things 2023-11-10 21:19:08 +00:00
404.html php !! 2023-10-31 18:43:21 +00:00
account.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
accounts_handler.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
admin.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
admin_accounts.php forgot to push whoops 2023-11-06 16:38:18 +00:00
admin_initdatabase.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
composer.json Git commit all the things 2023-11-10 21:19:08 +00:00
composer.lock Git commit all the things 2023-11-10 21:19:08 +00:00
footer.php php !! 2023-10-31 18:43:21 +00:00
forgot_password.php Git commit all the things 2023-11-10 21:19:08 +00:00
head.php Git commit all the things 2023-11-10 21:19:08 +00:00
header.php forgot to push whoops 2023-11-06 16:38:18 +00:00
id_handler.php forgot to push whoops 2023-11-06 16:38:18 +00:00
index.php Bye Bye BCID-prototyping! 2023-11-11 16:16:04 +00:00
landing.php forgot to push whoops 2023-11-06 16:38:18 +00:00
misc_functions.php Git commit all the things 2023-11-10 21:19:08 +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 push whoops 2023-11-06 16:38:18 +00:00
signinas.php forgot to push whoops 2023-11-06 16:38:18 +00:00
signout.php forgot to push whoops 2023-11-06 16:38:18 +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.