Releases and notable changes to this project are documented here.
+## [v1.1.0] - 2023-12-23
+
+- Proffered tickets will try to be automaticaly redeemed for tokens. Experimental `iss` ticket parameter is supported.
+- Updated dependencies.
+
## [v1.0.3] - 2023-10-21
- Updated dependencies.
---
-[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.0.3
+[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.1.0
+[v1.1.0]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.1.0;hp=v1.0.3
[v1.0.3]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.3;hp=v1.0.2
[v1.0.2]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.2;hp=v1.0.1
[v1.0.1]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.1;hp=v1.0.0
Ensure the output of the script `bin/ticket-queue-profile.js` is executed on RabbitMQ server to install the needed queue profile.
-A rudimentary ticket-sending UI is also available:
+A ticket-sending UI is also available:
![Ticket Offer page](./documentation/media/ticket-page.png)
## Architecture
{
"name": "@squeep/indie-auther",
- "version": "1.0.3",
+ "version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@squeep/indie-auther",
- "version": "1.0.3",
+ "version": "1.1.0",
"license": "ISC",
"dependencies": {
"@squeep/amqp-helper": "git+https://git.squeep.com/squeep-amqp-helper#v1.0.0",
{
"name": "@squeep/indie-auther",
- "version": "1.0.3",
+ "version": "1.1.0",
"description": "A stand-alone IndieAuth identity-provider service, for most of your IndieAuth endpoint needs.",
"keywords": [
"IdP",