cybertooth-io / ermahgerd-rails-api-jwt

Rails 5+ API, JWT_Session, Pundit, JSONAPI, Sidekiq, PostgreSQL.
0 stars 0 forks source link

`CurrentUserResource` & `CurrentUserController` Mapped To `User` Model #30

Open nadnoslen opened 6 years ago

nadnoslen commented 6 years ago

This will be used to collect the user that is authenticated. Keeps it clean from the User model.