Changelog
New Features
Other work
- 51a5d41: a2: accept context.Context for storage interface (@gernest)
- b4ecb44: a2: add JWT access token generator (@gernest)
- 9bcb6f4: a2: implement Jwt AuthorizeTokenGen (@gernest)
- 12dd5d6: a2: use db.Provider from context (@gernest)
- c021dde: a2: use slog for logging (@gernest)
- 62d958e: add SnippetsServer implementation (@gernest)
- c8e084b: add scopes package (@gernest)
- 1c346c9: add secret key configuration (@gernest)
- a96b542: add storage keys for snippet (@gernest)
- 3f63b1a: add validation to snippets api (@gernest)
- 25eadc1: define credentials auth token source (@gernest)
- 0677f43: disable oauth2 authorization (@gernest)
- d3036c1: remove plug api (@gernest)
- 75f6d7c: standardize api error handling (@gernest)
- 6b39601: ui: use oauth tokens (@gernest)
- 34bcf82: update sites api for GetSite (@gernest)
- 1ff01aa: use basic http.Handler for http routes (@gernest)
- 309e05a: use oauth2 to authenticate clients (@gernest)