Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-16 | Run lint | Ben Sima | |
Idk why these missed the linter. Probably packages updated in the nixpkgs version bump. | |||
2023-01-09 | Reorganize some Auth/App stuff | Ben Sima | |
2021-11-26 | Fix GitHub OAuth args | Ben Sima | |
This makes it explicit that we are using GitHub vs some other OAuth args. The idea is that we should be making a new type for every service, this allows us to have type safety in the implementation but a common set or pattern of names for the environment variables and record fields. Also using 'notset' instead of 'mempty' is really helpful for debugging when this breaks, as I found out. | |||
2021-11-26 | Factor OAuth code into Biz.Auth | Ben Sima | |
2020-12-24 | linting fixes and cleanup | Ben Sima | |
2020-07-12 | auth: explicit export list | Ben Sima | |
2020-06-26 | biz: open extra port for urbit dev | Ben Sima | |