I need to integrate 2 api with each other.Can i use laravel passport for this? My first api generate secret, second api use this token in every request ang getting user data by secret. I didn't find a solution for this in the laravel passport. Seem to be it only provides authorization via oauth2.
question from:
https://stackoverflow.com/questions/65884086/laravel-2-api-integration 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…