greymass / ual-anchor

Identity and session through ESR using EOSIO/universal-authenticator-library
MIT License
23 stars 16 forks source link

Allow passing in an instance of JsonRpc to anchor-link instead of just a url #5

Closed aaroncox closed 4 years ago

aaroncox commented 4 years ago

https://github.com/greymass/ual-anchor/blob/master/src/Anchor.ts#L61

anchor-link supports passing it an rpc client, but the ual-anchor plugin doesn't. ual-anchor should be modified to allow both.

aaroncox commented 4 years ago

Resolved by https://github.com/greymass/ual-anchor/commit/fed45fac5165729420b33ff77cf0070a90814ba8