Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

AlbertoElias

AlbertoElias deleted a branch Crossmint/crossmint-sdk

albertoe/WAL-3060-auth-ssr-set-cookies

AlbertoElias pushed 1 commit to main Crossmint/crossmint-sdk
  • Auth Server SDK: Stores new auth material cookies (#817) Stores new auth material cookies fe06a3e

View on GitHub

AlbertoElias closed a pull request on Crossmint/crossmint-sdk
Auth Server SDK: Stores new auth material cookies
## Description Following the SSR doc, we needed a helper to store the cookies server-side. If a response is added to `getSession` this is done automatically. If not, we provide a `storeAuthMater...
AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
I could create my own util though in the httponly pr as we'll have more options to add there

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
Not sure what other use cases exist for an OTP outside of auth

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
I think all new things should be added in the right place from the get go. You'll see that the good thing about using these services is that they take care of most of the boilerplate.

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
I meant setModalOpen => setDialogOpen and use `setDialogOpen` everywhere

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
otp state should be inside email sign in as other methods don't use it

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
I personally prefer having one component per file

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
Sadly, not that I know of. The idea is to follow this pattern with other properties like `Secure` and `HttpOnly` once we also support more secure cookies

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias pushed 1 commit to albertoe/WAL-3060-auth-ssr-set-cookies Crossmint/crossmint-sdk
  • Stores new auth material cookies c42899c

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
I've added the `refreshToken` so it can be stored at will. It follows the object format from the response from `/refresh` to use the expiry date when configuring the cookie. An alternative would be...

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias opened a pull request on Crossmint/crossmint-sdk
Stores new auth material cookies
## Description Following the SSR doc, we needed a helper to store the cookies server-side. If a response is added to `getSession` this is done automatically. If not, we provide a `storeAuthMater...
AlbertoElias created a branch on Crossmint/crossmint-sdk

albertoe/WAL-3060-auth-ssr-set-cookies - Crossmint SDK for client and server integrations

AlbertoElias deleted a branch Crossmint/crossmint-sdk

albertoe/WAL-3032-server-sdk-get-session

AlbertoElias pushed 1 commit to main Crossmint/crossmint-sdk
  • Auth SDK: Implements getSession in server sdk for ssr (#810) * Implements getSession in server sdk for ssr * revi... cd15716

View on GitHub

AlbertoElias closed a pull request on Crossmint/crossmint-sdk
Auth SDK: Implements getSession in server sdk for ssr
## Description Implemented a getSession method in `CrossmintAuth` that will get the current session, and refresh it if necessary. Works with the Request object used by most node.js frameworks an...
AlbertoElias pushed 4 commits to albertoe/WAL-3032-server-sdk-get-session Crossmint/crossmint-sdk
  • Removes deprecated auth-core (#803) 31b88a7
  • Adds entrypoint to react-ui to force loading twind (#814) dc2d2a2
  • Merge branch 'main' into albertoe/WAL-3032-server-sdk-get-session c4c5dee
  • Fixes linting and tests 4e887b9

View on GitHub

AlbertoElias pushed 1 commit to albertoe/WAL-3032-server-sdk-get-session Crossmint/crossmint-sdk

View on GitHub

AlbertoElias pushed 1 commit to albertoe/WAL-3032-server-sdk-get-session Crossmint/crossmint-sdk

View on GitHub

AlbertoElias created a review comment on a pull request on Crossmint/crossmint-sdk
we discussed that this was an old approach and we should go with `from`

View on GitHub

AlbertoElias created a review on a pull request on Crossmint/crossmint-sdk

View on GitHub

AlbertoElias pushed 1 commit to albertoe/WAL-3032-server-sdk-get-session Crossmint/crossmint-sdk

View on GitHub

Load more