mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat(user): setup user tables (#2803)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com> Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in> Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com> Co-authored-by: Venkatesh <inventvenkat@gmail.com> Co-authored-by: venkatesh.devendran <venkatesh.devendran@juspay.in> Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
This commit is contained in:
@ -28,3 +28,5 @@ pub mod process_tracker;
|
||||
pub mod refund;
|
||||
pub mod reverse_lookup;
|
||||
pub mod routing_algorithm;
|
||||
pub mod user;
|
||||
pub mod user_role;
|
||||
|
||||
Reference in New Issue
Block a user