Skip to content

Feat/implement webank registration otp service#5906

Closed
nancymuyeh wants to merge 213 commits into
apache:developfrom
ADORSYS-GIS:feat/implement-webank-registration-otp-service
Closed

Feat/implement webank registration otp service#5906
nancymuyeh wants to merge 213 commits into
apache:developfrom
ADORSYS-GIS:feat/implement-webank-registration-otp-service

Conversation

@nancymuyeh
Copy link
Copy Markdown

Description

Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per our guidelines
  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
  • Create/update unit or integration tests for verifying the changes made.
  • Follow our coding conventions.
  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
  • This PR must not be a "code dump". Large changes can be made in a branch, with assistance. Ask for help on the developer mailing list.

Your assigned reviewer(s) will follow our guidelines for code reviews.

francis-pouatcha and others added 30 commits July 16, 2025 17:58
Signed-off-by: Francis Pouatcha <francis.pouatcha@adorsys.com>
…act-in-docker-setup-documentation

remote debugging for fineract in docker setup documentation
NkwaTambe and others added 29 commits April 9, 2026 14:57
chore: Disable the Docker Hub publish workflow
…lows

chore: Disable inherited CI workflows
Merge upstream Apache into adorsys fork – 2026-04-13
Merge upstream Apache into adorsys fork – 2026-04-20
Merge upstream Apache into adorsys fork – 2026-04-27
fix(ci): correct sms gateway path in workflow
Revert all changes and merges from April 27-29 to restore stable state
Merge upstream Apache into adorsys fork – 2026-05-04
…ories-path

fix: update jib extraDirectories to use existing fineract-adorsys-pen…
Merge upstream Apache into adorsys fork – 2026-05-11
Merge upstream Apache into adorsys fork – 2026-05-18
Merge upstream Apache into adorsys fork – 2026-05-25
- Introduced OtpService for generating and validating OTPs with rate limiting and expiration.
- Added new models for OTP requests and responses.
- Implemented multiple SMS providers including Console, Mock, Twilio, and Custom HTTP.
- Enhanced SmsService to support provider selection and message normalization.
- Updated SmsController to handle OTP generation and validation endpoints.
- Added ApiExceptionHandler for centralized error handling.
- Integrated Micrometer for metrics tracking on SMS sending and OTP events.
- Created a comprehensive provider guide in PROVIDERS.md for easy configuration and usage.
- Refactored existing services to improve logging and error handling.
@nancymuyeh nancymuyeh closed this May 28, 2026
Sign up for free to 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.

6 participants