Closed erichartline closed 6 years ago
So the general idea is to allow the user to pull buttons as necessary rather than use a single Login
component (i.e. import { GoogleButton, OrcidButton }
etc).
Things to do:
Start with the simple plan first (not necessarily easy!)
Should we allow the user to choose from a specified allotment of buttons (i.e. Google, Facebook, etc), or do we give them the option to create their own button by passing in styles, icon, etc?
Each button when clicked will trigger an action (function) that should be opened in the interface.