Agusti F.

Results 119 comments of Agusti F.

I know we managed to swap LocalStorage with cookies when trying to do the nextJS example, maybe this is possible now (to support cookies) and should be a separate package...

> https://www.accountsjs.com/docs/api/express-session/index/#accountsexpress-session > > Does using express-session middlewear end up accommodating this? Wrapping this around GraphQL should enable the use of headers / GQL context instead of the JWT on...

> @agustif / @pradel any ideas on how could I deliver a token / in the form of a cookie to the client? Instead of being included in a response...

> @agustif Hi how are things ? > I have tested your configuration with cookie-storage and when using getServerSideProps with await accountsClient.getUser () it does not get me the user,...

For one, It seems this dependency is only used by oauth-instagram, not by oauth package itself. I think it should be safe to remove it from main oauth, and trying...

It needs to be replaced/removed first from oauth-instagram authenticacte(), right?

@stolinski Please do!! I'm currently looking to do the same thing, would really appreciate your PR! I'm sure @pradel will be happy to review and merge it too! Could make...

> The solution would be to just check to see if localStorage exists before calling it. I think @pradel already fixed this on my PR > Unfortunately, I haven't had...

https://www.accountsjs.com/docs/api/graphql-api/interfaces/accountsmodulecontext/ ```import { AccountsModuleContext } from '@accounts/graphql-api'``` Not sure if this is what you need but it might help.

> Hello everyone! > I just released Ant Design System for Figma! This is the largest UI kit for Figma too! I've been working on this nights and days! You...