这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Feb 20, 2023

This PR adds corresponding changes to add BFX auth token support to framework mode. Basic changes:

  • Adds invalidateAuthToken and generateToken endpoints
  • Adds ability to send emitBfxUnamePwdAuthRequiredToOne event by WebSockets in cases if the auth token is expired for the framework mode
  • Adds ability to use dynamic getter to fetch refreshed auth token from a session in the framework mode

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small question, rest looks fine

apiKey = '',
apiSecret = '',
authToken = '',
ip = ''
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No ip needed for authToken?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants