You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search the forums. That won't be happening, sorry. However, the new parser is pretty darn powerful and you could easily create your own template engine.
Would it be worth considering creating an auth interface for authorization? I do not know if this has already been discussed, so I am just throwing it out there.
We could have an auth interface (somewhat like caching), so different auth libraries can be switched in and out with a simple configuration file. People can make adapters between the auth interface and the auth libraries (which they could then share too).
If we were implementing some form of Auth, that would be the way to go, because the argument has always been we can't create a one size fits all auth library. Since we're not, though, I don't think it makes sense.
Can we have inbuilt Auth Lib and Template Engine like laravel.
The text was updated successfully, but these errors were encountered: