Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CREATE PASSWORD RESET SCREEN QUEST; PRIORITY=HIGH; KARMA=333; #16

Open
dellams opened this issue Mar 1, 2021 · 0 comments
Open

CREATE PASSWORD RESET SCREEN QUEST; PRIORITY=HIGH; KARMA=333; #16

dellams opened this issue Mar 1, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dellams
Copy link
Collaborator

dellams commented Mar 1, 2021

CREATE PASSWORD RESET SCREEN QUEST

karmaPoints = 333;             // Earn 333 Karma Points For Completing This Quest).
receive+=Badges.SuperHero;      // Receive Super Hero Badge).
priority=PriorityLevel.High;    // High Priority).

Greetings Fellow Coders,

We are very pleased you have found us and are willing to do your bit to save the world, thank you for being a superhero! :)

We need to create Password Reset Screen connected to the OASIS API found here:

http://oasisplatform.world/swagger/index.html

Needs to call the http://oasisplatform.world/api/avatar/forgot-password API route.

The automated email has a link to:

http://oasisplatform.world/api/avatar/reset-password?token={TOKEN} where {TOKEN} is the generated token from calling the above api call.

This needs to be changed to go to a new page hosted on http://oasisplatform.world such as http://oasisplatform.world/forgotten-password.html

This will be a simple form with 3 fields:

  • Old password
  • New password
  • Confirm new password

The page will accept the token via the querystring.

Once the user submits this form is will call the following API call:

http://oasisplatform.world/api/avatar/reset-password submitting the form data along with the token, it will then display either an error success message to the user.

The form will validate to make sure the old password is correct as well as the new passwords match.

This is part of the OASIS API Web UI User Story.

Do you take up this noble quest? Up for the challenge?

If you can find other fellow coders to join our tribe we will give you lots of karma, shout out endorsement/kudos and reward you with crypto if you bring enough dedicated coders... :)

Check out this doc for details of the people we are looking for and what we can offer you:
https://drive.google.com/file/d/1b_G08UTALUg4H3jPlBdElZAFvyRcVKj1/view?usp=sharing

**Want to make a difference in the world? What will be your legacy? Ready to be a hero?

TOGETHER WE CAN CREATE A BETTER WORLD**

Many thanks,

The Our World Tribe
(The Justice League)

@dellams dellams added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 1, 2021
@dellams dellams changed the title Create Password Reset Screen CREATE PASSWORD RESET SCREEN QUEST; PRIORITY=HIGH; KARMA=333; Mar 1, 2021
@dellams dellams changed the title CREATE PASSWORD RESET SCREEN QUEST; PRIORITY=HIGH; KARMA=333; CREATE PASSWORD RESET SCREEN QUEST Dec 30, 2022
@dellams dellams changed the title CREATE PASSWORD RESET SCREEN QUEST CREATE PASSWORD RESET SCREEN QUEST; PRIORITY=HIGH; KARMA=333; Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant