mirror of https://github.com/byecorps/id.git
Bye 259970d8d5 | ||
---|---|---|
assets | ||
docs | ||
fontawesome | ||
styles | ||
.gitignore | ||
404.html | ||
README.md | ||
account.php | ||
accounts_handler.php | ||
admin.php | ||
admin_accounts.php | ||
admin_apps.php | ||
admin_apps_create.php | ||
admin_initdatabase.php | ||
admin_purge.php | ||
api_handler.php | ||
bcid.svg | ||
composer.json | ||
composer.lock | ||
credits.php | ||
dashboard.php | ||
database.php | ||
docs.php | ||
favicon.ico | ||
favicon.svg | ||
footer.php | ||
forgot_password.php | ||
head.php | ||
header.php | ||
id_handler.php | ||
image_grabber.php | ||
index.php | ||
landing.php | ||
login_external_basic.php | ||
manifest.json | ||
misc_functions.php | ||
profile.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.