Login Example

user_avatar Made by: RobinsonX

PROJECT DESCRIPTION

Share this project:

A basic, but secure way of implementing a login system into ANY hyperPad project. Get a simple account system working with less than 10 behaviors! (Requires an internet connection to work)

You can store cloud data tied to accounts on your very own server!

In fact, this is SO secure, that there is absolutely NO WAY to retrieve passwords. :) Passwords are never stored in hyperPad. So I made this project branchable! (You guys can reuse this system too!)

FEATURES
— Players can login and signup accounts into your project.
— Your project is supplied with the account ID, so you can create your very own databases.
— The accounts will sync through ALL projects that use this login system. So players can reliably play on the same account across multiple projects.

PLANNED FEATURES
— Friend system
— Forgot your password / username?
— Game achievements
— Online data storage

VERSION 1.1

Last Updated: September 21, 2022

NEW FEATURES!
- GameIDs: Create your own server to manage accounts for you!
- Added Cloud Storage: You can now sync data online to accounts using gameIDs!
- Game-driven data: Playing time, last played, cloud values, etc.
- Added autofill to the login form - allowing the user to login in seconds!
- Added comments throughout the project and in-depth documentation about the API.

COMMENTS

YOU MUST BE SIGNED IN TO LEAVE A COMMENT

October 20, 2021

I just made a documentation page: https://botpixel-auth.robinsonx.repl.co/docs

Everything you need to know about the behaviors is here!

October 18, 2021

Very good yum yum