boomerang-io / flow.service.workflow

The backend for front-end microservice for Boomerang Flow, a no-code, cloud-native workflow automation tool. Built in Java using Sprint Boot
https://useboomerang.io
Apache License 2.0
6 stars 8 forks source link

[DRAFT] Initial refactoring for v4 Token handling #267

Closed tlawrie closed 9 months ago

tlawrie commented 1 year ago

Closes #https://github.com/boomerang-io/roadmap/issues/383

Consolidates all the API Tokens to the same implementation, removing the original Workflow Tokens stored on a Workflow.

Open Questions

Changelog

New

Changed

Removed