Commit graph

7 commits

Author SHA1 Message Date
jvyden
f31a73ccaa
Multiple changes to HashHelper and RandomHelper
- Renamed HashHelper to CryptoHelper
- Moved CryptoHelper.GenerateRandomBytes to RandomHelper
- Documented RandomHelper
2022-05-01 15:27:44 -04:00
Josh
216cd2e198
Fix slot version bug and other improvements (#281)
* Fix slot version bug and other improvements

* Fix upload tests not authenticating

Co-authored-by: jvyden <jvyden@jvyden.xyz>
2022-04-13 15:00:45 -04:00
jvyden
7081b725a8
Implement PSN ticket reading 2022-01-27 16:50:08 -05:00
jvyden
c5cc8a8782
Move startup & middleware classes into their own namespaces 2022-01-20 21:04:50 -05:00
jvyden
35f50f5f8c
The Great Formatting of 2022 2022-01-18 23:09:02 -05:00
jvyden
281be33640
Add website authentication tests 2021-12-23 00:03:04 -05:00
jvyden
1fbabe0000
Split normal tests from game api tests 2021-12-22 22:33:50 -05:00
Renamed from ProjectLighthouse.Tests/LighthouseTest.cs (Browse further)