-
See: https://github.com/GreenhouseStudios/sourcery-web-app/discussions/215
-
- Horizon Version: 5.7.8
- Laravel Version: latest
- PHP Version: 7.4.18
- Redis Driver & Version: predis/phpredis n/a
- Database Driver & Version:
### Description:
Something is wrong. E…
-
Noticed this was implemented recently, so it's a pretty fresh issue:
https://github.com/WilliamDASILVA/nuxt-stripe-module/issues/24
The `stripeAccount` header is for use with Stripe Connect only a…
-
auth: {
strategies: {
local: {
endpoints: {
login: {
url: '/login',
method: 'post',
propertyName: false
},
…
-
- Operating System: win32 x64
- Node Version: v15.7.0
- NPM Version: 7.4.3
- webpack Version: 5.20.1
- stylus-loader Version: 5.0.0
### Expected Behavior
### Actual Behavior
#…
-
**Describe the bug**
When trying to write a typescript serverMiddleware, I receive these errors:
```
ERROR ServerMiddleware Error: Cannot use import statement outside a module …
-
Details in progress, but tldr: replatform existing site to VuePress in order to:
- Match existing deploy processes for blog, docs, etc
- Facilitate ease of future improvements: interactive ecosystem…
-
### Version
[v4.5.3](https://github.com/auth-module/releases/tag/v4.5.3)
### Reproduction link
[https://auth.nuxtjs.org/](https://auth.nuxtjs.org/)
### Steps to reproduce
I have a guarded page `d…
-
i am using latest nuxt 2.8.1 with latest auth module 4.8.1
i am trying to make a middleware
```
export default function({ store, app, redirect }) {
console.log(app.$auth.loggedIn) //return …
-
When I'm trying to goto a page that's middleware:auth, then it is redirecting to login page. Cz my login page middleware:guest.
But the problem is: How can I set the redirect params in login url qu…
akr4m updated
3 years ago