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

Feature/socios #814

Merged
merged 23 commits into from
Sep 11, 2023
Merged

Feature/socios #814

merged 23 commits into from
Sep 11, 2023

Conversation

nicktaras
Copy link
Collaborator

@nicktaras nicktaras commented Sep 6, 2023

@micwallace can we PR this amongst the other components of this deliverable.

https://github.com/TokenScript/token-negotiator-server and Oauth2 Poc via Examples.

The logic added via TKN is to support an initial request to Socios to login, and following requests to a web application
that allow for Token Discovery.

The Wallet Connection logic for Socios is driven via a cookie with the same expiry as the Access Token. When disconnecting your wallet the cookie is removed, where the user must log back in via the Socios Wallet.

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
37.53% (-0.03% 🔻)
1387/3696
🔴 Branches
24.78% (+0.13% 🔼)
400/1614
🔴 Functions
38.22% (-0.27% 🔻)
185/484
🔴 Lines
37.93% (-0.05% 🔻)
1180/3111
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 utils/index.ts
61.64% (-5.85% 🔻)
50.85% (-1.78% 🔻)
55.17% (-6.37% 🔻)
54.19% (-4.08% 🔻)
🟢
... / tokenStore.ts
81.56% (-0.45% 🔻)
58.33%
84.62% (-3.38% 🔻)
82.5% (-0.55% 🔻)
🔴
... / select-issuers.ts
20.5%
18.49% (-1.33% 🔻)
10.71% 20.42%
🔴
... / token-list.ts
18.6% (-0.22% 🔻)
0% 8.33%
19.18% (-0.27% 🔻)
🔴
... / Web3WalletProvider.ts
26.06% (-1.15% 🔻)
11.88% (-0.49% 🔻)
25.42% (-1.36% 🔻)
28.01% (-1.33% 🔻)
🔴
... / nftProvider.ts
57.85% (-0.13% 🔻)
51.85% (-0.05% 🔻)
80%
53.76% (-0.08% 🔻)
🟡
... / isSupported.ts
69.44% (-1.14% 🔻)
60% (-6.67% 🔻)
100%
65.63% (-1.04% 🔻)
🟡
... / fungibleTokenProvider.ts
54.17% (-0.38% 🔻)
23.08% (-1.92% 🔻)
50%
62.5% (-1.79% 🔻)

Test suite run success

84 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from a60f392

@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@nicktaras nicktaras merged commit 8ecbf13 into staging Sep 11, 2023
5 checks passed
@nicktaras nicktaras deleted the feature/socios branch September 18, 2023 01:24
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.

1 participant