-
Remix Auth could not only give you a way to authenticate users against a third party service using oAuth2, it could also give you everything to become a identity provider using oAuth2 yourself, allowi…
-
# Issue summary
- "@shopify/shopify-api": "^9.0.1",
"@shopify/shopify-app-remix": "^2.3.0",
- Node version: 20
- Operating system: MACOS
```
const shopify = shopifyApp({
apiKey: pr…
-
### Descriptions
Validating installation request process with "statusCode" undefined error
** Requesting help. Thanks!🙏 **
### Console Error Info
```shell
[shopify-api/INFO] Beginning OAuth | {…
-
Strategies
* [ ] password-based
* [ ] magic email link
* [ ] oauth
* [ ] saml
* [ ] jwt
* [ ] 2fa (app, hardware-based)
* [ ] support common providers? (google?)
* [ ] password reset
Rela…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v19.9.0`
- Nuxt Version: `3.9.3`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `pnpm@8.2.0`
…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `remix-auth-microsoft@1.0.3` for the project I'm worki…
-
**Description and expected behavior**
I have a zmodel with inheritance. The base has a one to many relation. When quering the child, I am trying to use _count. However, it tries to find the relation …
-
I'm struggling trying to make a connection from Remix to a Keycloak server.
This package seems to move in the right direction, but I'm probably missing something obvious not mentioned in the README…
keul updated
2 months ago
-
### Describe the bug
```
yarn dev
yarn run v1.22.17
$ npm run build:remix && cross-env NODE_ENV=development concurrently "npm:dev:*"
> build:remix
> remix build
Building Remix app in produc…
-
I've been tracking down an issue with AWS Cognito logins. I've tracked the issue to the request in token.js, the fetch request always fails. I can't see anything wrong with the code, but I've been com…