Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid exposing internal token in the repo #55

Open
LautaroJayat opened this issue Jun 9, 2021 · 0 comments
Open

Avoid exposing internal token in the repo #55

LautaroJayat opened this issue Jun 9, 2021 · 0 comments

Comments

@LautaroJayat
Copy link

Noticed that internal token is exposed in this line:

if (token.is === '-*!#fl1nter#!*-') {

it would be nice if the internal token could be injected as a configuration using the options parameter:

connect(options?: OptionsInterface): any {

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

No branches or pull requests

1 participant