rajaunleashed's avatar

Restful API in lumen API authentication

Whats the mechanism of providing client id and secret key to the users to use my lumen api? and how user will access my middleware routes? I used JWT for token generation. I dont want the user to login I want the same mechanism of paypal SDK, facebook SDK etc.

For instance, the user will create a developer account, create client id and secret key and use that id and key to access my web api? Any help will be appreciated. Thanks

0 likes
2 replies

Please or to participate in this conversation.