Skip to content

Undefined config & models when Initializing Auth #27

@puneetv05

Description

@puneetv05

When using the example code from Readme

Auth = clean.New(&auth.Config{
		DB:        gormDB,
		Render:    config.View,
		Mailer:    config.Mailer,
		UserModel: models.User{},
	})

Where to get config & models from ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions