Skip to content

feature/error_on_no_auth_uri#16

Merged
Daniel-Amsellem merged 4 commits into
masterfrom
dev
May 12, 2020
Merged

feature/error_on_no_auth_uri#16
Daniel-Amsellem merged 4 commits into
masterfrom
dev

Conversation

@Daniel-Amsellem

Copy link
Copy Markdown
Contributor

No description provided.

@Daniel-Amsellem Daniel-Amsellem requested a review from yaelpery May 4, 2020 14:41
return nil, err
}
accessToken := string(b)
if accessToken == "" {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

regarding line 102 - expired
isn't there a better way to check if the token is expired?
maybe sometime someone will save something other the token their and then the file will be modified not because of the token.
I think it's better to verify exactly what you want to verify.
unless this is somehow another security percussion ?

@Daniel-Amsellem Daniel-Amsellem merged commit 70f0480 into master May 12, 2020
@Daniel-Amsellem Daniel-Amsellem deleted the dev branch May 14, 2020 15:43
thtri referenced this pull request in thtri/ast-cli Apr 19, 2024
feature/error_on_no_auth_uri
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.

2 participants