Oleg Gun

Results 143 comments of Oleg Gun

@hegelstad I don't really like to cretae user on login, otherwise looks nice and clean. i will add this to my repo when I have time

@hegelstad I have ported your code to my repo but I did not check it because I dont have account on onelogin. can you please do me a favour -...

@rmainseas just follow my examples https://trejgun.github.io/ ad if it was useful I will appreciate RP with SAML

According to Facebook docs for api 2.4 (current is 3.2) ``` Fewer default fields for faster performance: To help improve performance on mobile network connections, we've reduced the number of...

Guys here is what you are looking for - boilerplate with local/google auth, sessions, and ACL https://www.gemunion.io/documentation/authorization https://github.com/GemunIon/nestjs-auth/ @johnbiundo thanks for you code, I used it as starting point

Is there any progress on this? i'd really like to replace babel-loader with ts-loader but broken HMR makes me sad

I would love to assist you however I have no idea about how this stack works. but before trying to study of how it works i have couple of essential...

react is now migrating from `hot reloading` to `fast refresh` whatever it means. Will this new approach help to enable desired functionality?

it looks like it already works using @pmmmwh/react-refresh-webpack-plugin react-refresh-typescript fork-ts-checker-webpack-plugin even for monorepos here is an example https://github.com/chanced/ts-monorepo

I also have problem with push my example used to work in v2 https://codesandbox.io/s/react-final-form-field-arrays-dehxx but after update to v3 it shows only 1 field instead of 5