OAuth authentication service for ByeCorps & other services
Go to file
2024-06-28 19:30:11 +01:00
.github Create FUNDING.yml 2024-03-17 16:01:42 +00:00
assets i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01: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 i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
.gitignore yo waht's up 2024-02-20 19:49:42 +00:00
404.html Forgot to commit lawl 2023-11-19 12:24:38 +00:00
account.php Dashboard 2024-03-18 20:11:01 +00:00
accounts_handler.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
admin.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
admin_accounts.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
admin_apps.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
admin_apps_create.php Commit 2024-03-02 12:41:57 +00:00
admin_create_token.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
admin_initdatabase.php Commit 2024-03-02 12:41:57 +00:00
admin_purge.php Upload a lot of changes 2024-02-17 12:04:47 +00:00
api_handler.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01: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
dashboard.php Fix a minor issue in the login form (basic external) 2024-04-28 14:44:19 +01:00
database.php Commit 2024-03-02 12:41:57 +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 [BACKPORT] Add execution to footer 2024-06-28 19:30:11 +01:00
forgot_password.php Change the password reset email to be less mocking 2024-06-25 17:17:58 +01:00
head.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01: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
image_grabber.php Commit 2024-03-02 12:41:57 +00:00
index.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
landing.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
login_external_basic.php Fix issue with external basic logins 2024-06-22 12:13:14 +01:00
manifest.json Commit 2024-03-02 12:41:57 +00:00
misc_functions.php Forgot to commit lawl 2023-11-19 12:24:38 +00:00
profile.php Clearing profile.php will remake soon 2024-05-31 20:43:48 +01: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
settings.php Dashboard 2024-03-18 20:11:01 +00:00
settings_account.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01:00
signin.php i dont know whats in this commit hopefully it's good 2024-05-29 18:33:57 +01: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 Commit 2024-03-02 12:41:57 +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.