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

Add authentication #1041

Closed
wants to merge 9 commits into from
Closed

Add authentication #1041

wants to merge 9 commits into from

Conversation

chasefleming
Copy link
Member

No description provided.

chasefleming and others added 9 commits December 2, 2024 16:25
* Add FCL

* Configure for docusaurus

* Add different AN

---------

Co-authored-by: Chase Fleming <[email protected]>
* Add connect button to nav

* Setup connect button with fcl auth

---------

Co-authored-by: Chase Fleming <[email protected]>
* Improve design system buttons

* Remove

* Refactor to objects

* Refactor to one button

* Fix indentation

* Fix import

* Change

* Change node version

* Revert "Change node version"

This reverts commit e523ec4.

---------

Co-authored-by: Chase Fleming <[email protected]>
Co-authored-by: Chase Fleming <[email protected]>
* Add flow.json

* Commit emulator key

---------

Co-authored-by: Chase Fleming <[email protected]>
Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 10:55pm

Comment on lines +9 to +16
fcl.config({
'flow.network': flowNetwork,
'accessNode.api': flowNetwork ?
'https://rest-testnet.onflow.org' :
'https://rest-mainnet.onflow.org',
'discovery.wallet': `https://fcl-discovery.onflow.org/${flowNetwork}/authn`,
});
}
Copy link
Contributor

Choose a reason for hiding this comment

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

We should add WalletConnect 😉

@chasefleming chasefleming deleted the feature/gs branch December 12, 2024 00:23
@chasefleming chasefleming restored the feature/gs branch December 12, 2024 20:33
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.

4 participants