Hi Thomas, We are using Hydra for SSO. When the user logs in to the application, he will have options to use our REST API. To use this API, we want to add some authentication. We are thinking of adding a personal access token that the user can generate and use for API calls.
gifted-salesmen-20057
10/18/2023, 4:30 AM
I didn't find any resources on how a personal access token should be implemented.