🍬
Reproducible bugs are candies
Pinned Loading
-
my-cloud
my-cloud PublicSimple Shamir's shared secret file encryption web app using django, DRF and DOT
Python
-
-
collabRouteService
collabRouteService PublicREST WebService for collabRoute using node.js-express.js
JavaScript
-
financialProject
financialProject Publice-Banking Web site written in Php + MySql Database COMP7370 Information Processing in Financial Services Final Project
-
🤖 Seek for humanoid 🤖
🤖 Seek for humanoid 🤖 1## Goal
23The candidate is required to develop a web application needed for a company that supply humanoid robots to be used alongside humans for the purpose of companionship, work, adoption, soul mate, etc. etc.
4The web application will show to the user a list of humanoids and the details of a single humanoid.
5 -
Create a unique token for REST Token...
Create a unique token for REST Token based authentication Yii2 1public static function generateUniqueToken() {
2$token = \Yii::$app->getSecurity()->generateRandomString(self::TOKEN_LENGTH);
3if (!User::findIdentityByAccessToken($token)) {
4return $token;
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.