adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

fix: use refresh token URL from options instead of hardcoded

Open lucasoliveiracruz opened this issue 8 months ago • 0 comments

The refresh token URL was hardcoded and ignored the configured options, causing it to break in custom setups. This update makes the URL dynamic based on the options.

lucasoliveiracruz avatar Jun 26 '25 01:06 lucasoliveiracruz