Level 53
Seems like auth settings are missing: https://github.com/dusterio/lumen-passport#configuration
i have this problem when trying dusterio/lumen-password and trying to get token by using postman. { "grant_type": "password", "client_id": "2", "client_secret": "SuJSGNXR3ZNvXVwNTqoBy3XMFUQktfdO5vV0onWA", "username": "[email protected]", "password": "pass", "status": "*" } error-Unable to determine authentication model from configuration.
Please or to participate in this conversation.