oetiker / callbackery

Callbackery a Frontend Builder Toolkit
GNU General Public License v3.0
11 stars 10 forks source link

Add action execution from URL #191

Closed zaucker closed 2 years ago

zaucker commented 2 years ago

WIth

   my $action = {
        key    => "oAuthToken_tg1",
        urlAction => {
            key   => 'token',
            value => 'TG1,
        },
        label  => $btnLabel,
        action => 'popup',
        ...

in plugin HinCredMgrOAuth this action will be executed upon loading an URL like http://localhost:7181/#app=HinCredMgrOAuth;token=TG1