All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
0.1.0 - 2024-09-23
- (api-docs) change api directory (#68) - (2bb4641) - Danny
- (authn) only create a user if the identifier doesn't already exist (#69) - (521e9d1) - Danny
- (deps) update rust crate axum-extra to v0.9.4 (#71) - (3a12373) - renovate[bot]
- (deps) update rust crate axum to v0.7.6 (#70) - (88f085a) - renovate[bot]
- (deps) update rust crate tower-http to 0.6.0 (#66) - (d93940b) - renovate[bot]
- (deps) update rust crate bon to v2.3.0 (#61) - (0bbba7c) - renovate[bot]
- (deps) update rust crate serde to v1.0.210 (#60) - (bf01913) - renovate[bot]
- set user for release commit, but cuter (#87) - (298cf5d) - Danny
- set user for release commit (#86) - (779717d) - Danny
- fix docker build (#83) - (79055da) - Danny
- set up ci workflow (#35) - (858628a) - Danny
- (readme) update logo (#76) - (827f7b3) - Danny
- (readme) add logo (#75) - (583d2ce) - Danny
- (readme) fix bad link (#51) - (13d3f81) - Danny
- (readme) update badges (#43) - (ed7f9b6) - Danny
- (readme) add roadmap link (#34) - (1a9e7b1) - Danny
- update docs, remove demo deployment for now (#65) - (6bd6002) - Danny
- clean up docs a bit, add a couple workflows (#36) - (5c8c2af) - Danny
- add dev guidelines page - (98a7c20) - @its-danny
- add some starting documentation - (3fd355d) - @its-danny
- (api) always require at least 1 active key of each type (#80) - (e30adc5) - Danny
- (api) secure api via keys (#64) - (2aece2f) - Danny
- (api) generate keys in-app (#63) - (365d833) - Danny
- (api,authn) definitions should be optional (#79) - (a9af01a) - Danny
- (authn) split signing in from signing up (#73) - (9b5a8e1) - Danny
- (authn) verify token expiration (#53) - (ee9c43f) - Danny
- (authn) verify
key_opts
before verifying token (#52) - (a13d894) - Danny - (authn) use env var for redis config (#41) - (61cf49b) - Danny
- (authn,jobs) use worker queue for webhooks (#82) - (d219d44) - Danny
- (docs) add openapi spec and docs (#45) - (1d433ac) - Danny
- add ability to end session (#48) - (899e49d) - Danny
- proof of concept - (f6483a5) - @its-danny
- (common) move key encryption to common (#62) - (68535a6) - Danny
- (common) set default values for env vars (#49) - (fded319) - Danny
- (deps) update rust crate tower to v0.5.1 (#59) - (730018c) - renovate[bot]
- get release things set up (#84) - (e46747a) - Danny
- move things around (#72) - (73c2f01) - Danny
- remove duplicate decrypt func (#67) - (a932bd4) - Danny
- move service creation to transaction (#58) - (454efbc) - Danny
- switch to locally runnning instance of uniresolver (#54) - (8280e2c) - Danny
- put demo online (#50) - (46e83ce) - Danny
- switch to bon (#47) - (5b7f00d) - Danny
- switch to eyre (#44) - (6ad3e88) - Danny
- use renovate (#38) - (973fb64) - Danny
- initial commit - (7f62677) - @its-danny
- (authn) use nats for events (#81) - (9e39822) - Danny
- create wrapper types for ids (#74) - (bca0604) - Danny
Changelog generated by cocogitto.