Gaurav0 opened this issue 7 months ago · 0 comments
I expect something like this to work
class extend Oauth2Bearer { @configurable('username', 'admin') defaultUserName; }
but I get an assertion error this._super is not defined.
this._super