Skip to content

Keypair lib#12

Merged
puria merged 41 commits intomainfrom
keypair_lib
Apr 15, 2021
Merged

Keypair lib#12
puria merged 41 commits intomainfrom
keypair_lib

Conversation

@pasfranc
Copy link
Copy Markdown
Collaborator

Keypair lib is a npm library that is covering these use cases:

As a user When I answer to personal questions I expect to have a keypair
As a developer I should be able to configure the library with custom questions
As a developer I should be able to configure the backend password via Envirement Variable
As a user I should be able to see the personal questions and reply to them
As a user I after I answered to the personal question I should be able to see if they are correct
As a developer I want to define the personal information for the first generation (email, username, phone number)
As a user When I answer to the personal questions, I don't want to bother about CaseSensitivity and spaces

Copy link
Copy Markdown
Member

@puria puria left a comment

Choose a reason for hiding this comment

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

Guess this is all for now ;) all minor issues, overall very good IMHO. Looking forward the changes to have successful running tests ✅

Comment thread package.json Outdated
Comment thread zencode/Keypair-Creation-Client-Side.keys Outdated
Comment thread src/service/fileService.ts Outdated
Comment thread src/serverSide.ts Outdated
Comment thread package.json Outdated
Comment thread src/clientSide.ts Outdated
@pasfranc pasfranc requested a review from puria April 15, 2021 11:10
Comment thread src/service/fileService.ts Outdated
@puria puria merged commit 4c5ed04 into main Apr 15, 2021
github-actions Bot pushed a commit that referenced this pull request Apr 19, 2021
# 1.0.0 (2021-04-19)

### Features

* Initial implementation ([#12](#12)) ([4c5ed04](4c5ed04))
@puria
Copy link
Copy Markdown
Member

puria commented Apr 19, 2021

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@puria puria added the released label Apr 19, 2021
@puria puria deleted the keypair_lib branch April 22, 2021 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment