[
https://issues.apache.org/jira/browse/FINERACT-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward Kang updated FINERACT-2634:
----------------------------------
Description:
The first feature to be implemented is user registration. I have below
implemented full OTP and Identity Verification flow along with CQRS
command/query separation as requested.
Some architectural decisions include Spring Aspects for cross cutting concerns,
full CQRS file separation, and a separate Mailpit node for email OTPs.
After this PR, we can continue to add things like polish, more testing, and
additional service implementations like for SMS for OTPs or ABAC validations
for things like Device Fingerprints. I will also begin my work on the
login/auth feature next.
[https://github.com/apache/fineract-consumer-facing/pull/13]
was:To be filled in.
> Implement Registration Feature
> ------------------------------
>
> Key: FINERACT-2634
> URL: https://issues.apache.org/jira/browse/FINERACT-2634
> Project: Apache Fineract
> Issue Type: Sub-task
> Reporter: Edward Kang
> Priority: Major
>
> The first feature to be implemented is user registration. I have below
> implemented full OTP and Identity Verification flow along with CQRS
> command/query separation as requested.
> Some architectural decisions include Spring Aspects for cross cutting
> concerns, full CQRS file separation, and a separate Mailpit node for email
> OTPs.
> After this PR, we can continue to add things like polish, more testing, and
> additional service implementations like for SMS for OTPs or ABAC validations
> for things like Device Fingerprints. I will also begin my work on the
> login/auth feature next.
> [https://github.com/apache/fineract-consumer-facing/pull/13]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)