Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature requested- Auth and Template Engine #647

Closed
rrajesh011 opened this issue Aug 2, 2017 · 3 comments
Closed

Feature requested- Auth and Template Engine #647

rrajesh011 opened this issue Aug 2, 2017 · 3 comments

Comments

@rrajesh011
Copy link

Can we have inbuilt Auth Lib and Template Engine like laravel.

@rrajesh011 rrajesh011 changed the title Feature requested Feature requested- Auth and Template Engine Aug 2, 2017
@lonnieezell
Copy link
Member

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.

@SmolSoftBoi
Copy link
Contributor

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).

@lonnieezell
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants