Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ability to configure multiple tokendings instances #172

Merged
merged 8 commits into from
Aug 25, 2023

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    fc64cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26eebf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04c2c5a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    3168750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c66b1 View commit details
    Browse the repository at this point in the history
  3. feat/refactor: add possibility to configure multiple tokendings insta…

    …nces
    
    * refactor and simplify where necessary
    * move token handling into registration.go
    * add more tests
    tommytroen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0e13bfd View commit details
    Browse the repository at this point in the history
  4. refactor: move error handling for instances to Config.New()

    * actually set the instances to config
    tommytroen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d862c3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57fd86f View commit details
    Browse the repository at this point in the history