This is the main thread for the ASP.net Core Middleware for SQRL
If your intrested in using SQRL in an ASP.net Core setting please use the NuGet package here: https://www.nuget.org/packages/SqrlForNet
Other links
Website: https://www.sqrlfor.net/
NuGet package: https://www.nuget.org/packages/SqrlForNet
GitHub: https://github.com/TechLiam/SQRL-For-Dot-Net-Standard
Slack: https://sqrlfornet.slack.com/ (join here: https://join.slack.com/t/sqrlfornet...QzZTc4OGM5NGY4YWFmOTRkMTQzMWJmMzdmMDY5NTgzOTE)
Current version: 1.4.1
Release notes
If your intrested in using SQRL in an ASP.net Core setting please use the NuGet package here: https://www.nuget.org/packages/SqrlForNet
Other links
Website: https://www.sqrlfor.net/
NuGet package: https://www.nuget.org/packages/SqrlForNet
GitHub: https://github.com/TechLiam/SQRL-For-Dot-Net-Standard
Slack: https://sqrlfornet.slack.com/ (join here: https://join.slack.com/t/sqrlfornet...QzZTc4OGM5NGY4YWFmOTRkMTQzMWJmMzdmMDY5NTgzOTE)
Current version: 1.4.1
Release notes
Version 1.4.1
Version 1.4.0
- Fix for missing comma in JSON for custom login pages
- Fix for new line terminator in SQRL protocol responses
1.3.1 - NUT size reduction
- Added option for QR code scale
- Added option for QR code boarder size
- Added option for QR code error correction level (ECC)
- Fixed helpers been enabled creating lot's of NUT's if no helper path defined
- Helper paths now required
- Paths in options changed to be PathString objects rather than strings this is a braking change
- Started work on unit tests
1.3.0 - Fix for spelling mistake for MillieSeconds so its not MilliSeconds
Fix for 500 error with clients that don't send opt in request (opt is now optional)
Changed hooks to be clear and use less requests for operations
1.2.0 - Added async hooks and Logging for middleware. Fixed bug with OnTicketReceived been called twice
1.1.0 - Added ASK capabilities, HTML helpers and SQRL Provider (used to get SQRL links server side)
1.0.1 - Added the removal of old NUTs for default in memory operation
1.0.0 - Production ready!!! CPS implomented and all opts have hooks
0.9.0 - .net core 3.0 friendly
0.8.1 - Fixed bug found by DEllner with iOS app expecting content type of application/x-www-form-urlencoded this is now sent
0.8.0 - Custom login pages now allow you to create your own styled login page
0.6.0 - Diagnostic pages now ready to use and work started on custom login pages
0.5.3 - Added response to diagnostics page
0.5.2 - Added a simple diagnostics page to help with diagnosing issues
0.5.1 - Fix for missing validation on RemoveUser Action
0.5.0 - Beta release added support for Enable, Disable and Remove
0.1.0 - Beta release awaiting feedback from SQRL developer groups
Last edited: