Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-29 | Add boilerplate for Google sign-in | William Carroll | 1 | -0/+18 | |
For more information, read: https://developers.google.com/identity/sign-in/web/sign-in?authuser=1 TODO: Use Elm ports or something similar to properly interop with the onSignIn and signOn functions defined in index.html. | |||||
2020-07-29 | Add Elm boilerplate to project | William Carroll | 1 | -0/+15 | |
Create a top-level client directory to store my Elm boilerplate. |