Updated revise_auth-jets to work with api tokens

Screenshot 2023-09-20 at 12.58.51 PM

This is no code you just run these commands:

jets webpacker:install
jets webpacker:install:tailwind // once merged
jets g revise_auth:model User
jets db:migrate
jets g revise_auth:views
jets server

I create mobile apps frequently so having a api token generated is needed.

Last post about this but now it generates a full admin dashboard
I added some screenshots of what you get

Almost every app i build needs and api function and an admin dashboard.