Going for methods only

I think providing auth ui is something I should eliminate from Redshield Authentication.

This may seem wrong because I started Redshield Authentication to implement authentication fastest way but I think nowadays no one wants to stick with ui provided by third party providers , everyone wants their own ui where they show their creativity and extend the design flow.

Also the auth ui sucks while implementing. It's really so hard to make everything work in production environment. I myself used methods only in this website also.

I'm gonna cut the ui , make package 📦 more lighter and I'll also modify the return response of some methods.

Overall it'll make everything more cooler and usable.