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

πŸŒ’β™»οΈ ↝ Flask, Lens, Moralis authentication + Read/Write, graphql interactivity #21

Conversation

Gizmotronn
Copy link
Member

Gizmotronn and others added 4 commits December 24, 2022 12:15
…th Lens Protocol

We'll eventually redesign the layout of the post form (publication) to be in-line with the proposal layout in Signal-K/Silfur#25
User inputs & signature actions will be sent to the server as desired in Signal-K/Silfur#24
And of course, the user will now be authoring publications from the frontend, Signal-K/Silfur#22
Aside from authentication and signing, no user actions on the frontend for Signal-K/Silfur#24 have been added (but we're getting close).
We appear to be having an issue with fetching data (from posts) from Lens. Will have this fixed by the next commit.
Signal-K/Silfur#24

Hex error issues (toHexString...~~). Will rebuild this frontend interaction in TS.
@Gizmotronn Gizmotronn added bug Something isn't working enhancement New feature or request data source data source for content generation in [HDASH-4] goerli Issues relating to the ethereum components of Star Sailors, e.g. NFT, Moralis/Supabase generator Generating Metadata for NFTs or in-game assets labels Jan 1, 2023
@Gizmotronn Gizmotronn self-assigned this Jan 1, 2023
Copy link
Member Author

@Gizmotronn Gizmotronn left a comment

Choose a reason for hiding this comment

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

@Gizmotronn Gizmotronn merged commit 1224daa into wb3-5-take-user-inputs-for-minting-via-flask Jan 1, 2023
Gizmotronn added a commit that referenced this pull request Jan 2, 2023
Currently there's a mutate issue in `lib/auth/useLogin.ts` (in `Server/frontend`). (not assignable to param type ~~...). This is causing the SignInButton (which is derived from @thirdweb-dev/react (sdk) to also have an error with the default return statement (which should provide an access token from Lens IF the user has succesfully connected their wallet, completed a challenge (this challenge will later be replaced by the Flask-based challenge in `Server/app.py`), and signed in with Lens. So I'll be fixing this in the next commit.

More notes available on the Notion page linked in #23 / #22 / #21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data source data source for content generation in [HDASH-4] enhancement New feature or request generator Generating Metadata for NFTs or in-game assets goerli Issues relating to the ethereum components of Star Sailors, e.g. NFT, Moralis/Supabase
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant