johndpjr / AgTern

19 stars 5 forks source link

Add sign-in and up with Google buttons #167

Closed johndpjr closed 10 months ago

johndpjr commented 11 months ago

Context

In order to continue with OAuth, we need frontend functionality to allow any user to sign up with Google and sign in with Google.

TODO

Notes

This ticket does not implement OAuth, it just provides simple buttons (that do nothing).

image Figure 1. An example of what a sign-in button might look like.

image Figure 2. An example of the sign-up with Google in the sign up context.

sidd3103 commented 11 months ago

Hi. Can I work on this?