erdkse / adminlte-3-vue

Vue 3.4.27 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-vue
MIT License
248 stars 115 forks source link

Is there auth option without gatekeeper? #36

Closed donny26utama closed 2 years ago

donny26utama commented 2 years ago

if we have an API gateway self how to use this template?

erdkse commented 2 years ago

Of course, there is - remove gatekeeper functions and add your own.

donny26utama commented 2 years ago

Of course, there is - remove gatekeeper functions and add your own.

If I want to remove gatekeeper, what files I must change? or can you show/give me example without gatekeeper? or would be nice if you can make gatekeeper as optional authentication.. so people can setting in .env to config auth with gatekeeper or not?

erdkse commented 2 years ago

Currently not on my roadmap. But will consider it, thank you