Skip to main content

πŸ” Authentication

On the surface, Hudi Auth does what you would expect, it ensure only users with the right credencals gain access to accounts however, under the hood it is ensuring that for each user created with Hudi it also creates a user with each API connected to Hudi to ensure the user has access to all features and it also handles all permissions.

The documentations is devided into the following focuses

Description​

Users will have the option to sign in using an email, phone and password or with Google, Facebook or their Apple account as well as a "keypass". The user can also select β€œforgot password”, register and set up two-factor authentication. This functionality will be separate from creating a company however a user must have gone through auth to access a company. Users may skip auth and access many features, apps, products and content, however each app must strictly specify what is or isn't accessible such as purchases, subscriptions, etc.

Mini Apps Each app should check whether a user is logged in and what the permissions are. This will ensure that each mini app can operate independently.

Status​

warning

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.

OwnerLeadDoc StatusProduct StatusLast UpdateVersionReleasePhase
MendyRaphaelIn ProgressIn Progress04.03.20240.05LimitedAlpha

User Stories​

Persona One

As a first time user I am not sur I want to create an account and provide my details, I would like to access the app without auth but still be able to ave a good experiance. If I like what I see I want to be able to create an account without losing the things I have already saved or watched.

Reminders​

Keep in mind the following practices and reqerments