Skip to content

Purpose / How to configure to use existing model #13

@timdiggins

Description

@timdiggins

I've been using trestle happily with my own hand-rolled auth (basically doing Trestle::ApplicationController.send(:include, MyAuthConcern in a Trestle.configure block).

However I wanted to add trestle-sidekiq to the mix and it requires trestle-auth.

I was surprised that the generator for trestle-auth just made a model -- I thought it might just generate an initializer (a la Devise).

Is the purpose of Trestle Auth just to provide a model etc, or to be more of a generic framework for auth ?

I'm happy to contribute, but not at all sure how yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions