ProjectLighthouse/ProjectLighthouse.Tests.GameApiTests
Henry Asbridge e060f55896
Base64 encode auth tokens (#1029)
* Base64 encode auth tokens to prevent issues in emails
This fixes #1023, which should in turn solve some issues people were having with emails.

* Make test bcrypt hash things as the auth token isn't one by default

* Update ProjectLighthouse/Helpers/CryptoHelper.cs

Co-authored-by: Josh <josh@slendy.pw>

* Make only email tokens base64 encoded

---------

Co-authored-by: Zaprit <zaprit@hugespaceship.io>
Co-authored-by: Josh <josh@slendy.pw>
2024-06-29 18:14:16 +00:00
..
Integration Base64 encode auth tokens (#1029) 2024-06-29 18:14:16 +00:00
Unit Categorize review tests as unit tests 2024-06-25 04:20:18 -05:00
AssemblyInfo.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
ProjectLighthouse.Tests.GameApiTests.csproj Bump dependencies 2024-05-31 13:53:41 -04:00