Skip to content

would be great to add user seeding and api key maybe the user will use this server as a microservice instead of a full api package #2

Open
@Elalitareq

Description

Is your feature request related to a problem? Please describe.
Problem is that sometimes we use simple api service to manage our multiple service for example if im working on a feature for multiple website i have i dont want to add it to all of my backend i need a service that can manage this same feature on multiple platforms so using this boiler plate for creating multiple service would help

Describe the solution you'd like
feature that simply by using an env var i choose between full server or microserice server using apikey (AUTH_TYPE = signin/register || api-key) and it will then instead of having to set authentication up from scratch just select between 2 types

Describe alternatives you've considered
no alternative for me right now

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions