login-with-google icon indicating copy to clipboard operation
login-with-google copied to clipboard

Wrapper/Helper functions

Open ankitrox opened this issue 3 years ago • 1 comments

Create wrapper functions for different utility operations. Load this function via file in composer, so that clients can use these functions directly without needing to interacting with objects.

This will provide a level of abstraction so that we can make plugin more maintainable without breaking applications because the underneath code of helper functions can be changed at anytime (keep the end result same).

ankitrox avatar Jan 12 '22 16:01 ankitrox

@gagan0123 Is this required?

aviral-mittal avatar Aug 02 '22 08:08 aviral-mittal