This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 442
Fix #6357: Support v2 SKU credentials and add expiration check logic #6397
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iccub
commented
Nov 15, 2022
...nd/UserContent/UserScripts/Scripts_Dynamic/ScriptHandlers/Paged/BraveSkusScriptHandler.swift
Show resolved
Hide resolved
iccub
changed the title
Bugfix/6357
Fix #6357: Support v2 SKU credentials and add expiration check logic
Nov 15, 2022
bsclifton
reviewed
Nov 18, 2022
bsclifton
reviewed
Nov 18, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments - let me know what you think 🙂
iccub
force-pushed
the
bugfix/6357
branch
2 times, most recently
from
November 18, 2022 21:18
82a803e
to
57a23f8
Compare
This way skus methods can be called from the client app too, not only from the website.
iccub
added
the
blocked
If a ticket is blocked for some reason, if not using a sub-block label, please provide info in issue
label
Nov 21, 2022
blocked: working on updating incorrect logic regarding credential summary |
iccub
removed
the
blocked
If a ticket is blocked for some reason, if not using a sub-block label, please provide info in issue
label
Nov 21, 2022
...nd/UserContent/UserScripts/Scripts_Dynamic/ScriptHandlers/Paged/BraveSkusScriptHandler.swift
Outdated
Show resolved
Hide resolved
bsclifton
approved these changes
Nov 23, 2022
kylehickinson
approved these changes
Nov 24, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
This pull request fixes #6357
Submitter Checklist:
NSLocalizableString()
Test Plan:
Screenshots:
Reviewer Checklist:
QA/(Yes|No)
bug
/enhancement