Firstyear
|
ff78dc8f38
|
Hopefully fix exp issues by making it a stable part of the access token. (#1434)
|
2023-03-06 16:17:19 +10:00 |
|
dependabot[bot]
|
113258d523
|
chore(deps): bump base64 from 0.13.1 to 0.21.0 (#1350)
* chore(deps): bump base64 from 0.13.1 to 0.21.0
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.1 to 0.21.0.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.13.1...v0.21.0)
---
updated-dependencies:
- dependency-name: base64
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* base64 fixes
* fmt fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
|
2023-03-06 13:57:21 +10:00 |
|
Firstyear
|
0e57b6f914
|
1399 some async cleanup (#1421)
* More cleanerer
* More async!
* Fix up tests
|
2023-03-03 17:53:54 +10:00 |
|
Firstyear
|
00cca81012
|
1399 cleanup reorg (#1412)
|
2023-03-01 13:10:52 +10:00 |
|