v1.0.4
All login modes have been moved to an Enum file.
An Enum file has been created to store all login modes to facilitate access to these modes in the application implementing the package and thus avoid the hardcoding or definitions of the modes.