Releases
v0.1.0
Features
🎸 add memo/muxed account support (2d21a8f )
🎸 added org email (ce35737 )
🎸 added secured route to test JWT token (bb42c3f )
🎸 added simple home page (606350c )
🎸 added stellar.toml file (6dcb57d )
🎸 bump dependencies (07bb4c3 )
🎸 bump stellar-sdk to 9.1.0 (a0611f6 )
🎸 enabled CORS (53ff16b )
🎸 enabled CORS for static content (6e78bf4 )
🎸 generate stellar.toml dynamically (d2118cc )
🎸 improved challenge validation (8982d9a )
🎸 moved code out of controllers and into services (6f0de7a )
🎸 retrieve signing key from client_domain when present (58ddc5e )
🎸 simplified challenge build and validate (8f5c35e )
🎸 simplified index.html (1b2163d )
🎸 token endpoint now actually returns a valid JWT token (b07fb44 )
🎸 use @nestjs/config for configuration (3b857d3 )
Bug Fixes
🐛 added FQDN check on home_domain (cf45669 )
🐛 added jsonwebtoken to package.json (a632002 )
🐛 added try/catch for xdr validation (8cdf3d3 )
🐛 fixed issue with home domain validation (bc2f8bf )
🐛 fixed missing protocol for WEB_AUTH_ENDPOINT (6244d65 )
🐛 fixes error when client_domain is undefined (8020ad9 )
🐛 fixes WEB_AUTH_ENDPOINT value (aa05d89 )
🐛 handle stellar toml without signing key entry (fb0e8b5 )
🐛 removed /auth from webAuthDomain in challenge validation (7433be2 )
🐛 removed debug logging (07e16f5 )
🐛 removed extra quotes from signing key (f5d1a6e )
🐛 updated yarn.lock (79620c4 )
You can’t perform that action at this time.