mirror of https://github.com/byecorps/id.git
bye dc36bb1cd3 | ||
---|---|---|
.idea | ||
bcid_prototyping | ||
fontawesome | ||
styles | ||
.gitignore | ||
404.html | ||
README.md | ||
account.php | ||
accounts_handler.php | ||
admin_accounts.php | ||
admin_initdatabase.php | ||
composer.json | ||
composer.lock | ||
footer.php | ||
forgot_password.php | ||
head.php | ||
header.php | ||
id_handler.php | ||
index.php | ||
landing.php | ||
misc_functions.php | ||
reset_password.php | ||
signin.php | ||
signinas.php | ||
signout.php | ||
signup.php | ||
strings.php | ||
time_handler.php |
README.md
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.