Skip to content

Feature/auth - #14

Merged
fakhri007 merged 35 commits into
mainfrom
feature/auth
Dec 8, 2020
Merged

Feature/auth#14
fakhri007 merged 35 commits into
mainfrom
feature/auth

Conversation

@fakhri007

Copy link
Copy Markdown
Contributor

No description provided.

Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md
Comment threaddoc/auth.md
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md
Comment threaddoc/auth.md
Comment threaddoc/auth.md
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md

@jacky-htgjacky-htg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

POST /forgot-password

  1. need 1 input only : email
  2. add sql script for create forgot_passwords table
  3. add logic step by step
  4. add negative case for scenario not found in database. the email input is valid, but no record in the database.

Comment threaddoc/auth.md Outdated

@jacky-htgjacky-htg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

many my feedback has been resolved. You need to resolve two point below:

  1. add sql script create forgot_password tables.
  2. add step by step logic

@jacky-htgjacky-htg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve my comments below. thanks.

Comment threaddoc/auth.md
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
--- | ---
Content-Type | application/json
Accept | application/json
Email | application/json

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example value of Email is rijal.asep.nugroho@gmail.com, not application/json

Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
Comment threaddoc/auth.md Outdated
msyuniartoand others added 6 commits December 7, 2020 09:40
)
* [#3] Update Regions Documentation and add a figure of regions table
* [#3] Update Region Documentation based on review
* [#3] Update Region Documentation based on 2nd review
* [#3] add region code must be unique and remove the last line that does not need comma
* [#3] Update region-layer
* [#3] Rename regions.png to region-layer.png
* [#3] Remove company_code and kunci from regions table
Comment threaddoc/auth.md Outdated
@fakhri007
fakhri007 merged commit 60835ba into mainDec 8, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@fakhri007@jacky-htg@ferrystiawan@msyuniarto@rasepnugroho