Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
611 views
in Technique[技术] by (71.8m points)

laravel - passport oauth private key in vapor

I am deploying my laravel API to server through Vapor, but when I test the Register API is shows issues regarding oauth private key, after some research I found in vapor laravel dedicate size 4kb for environment variables, but Laravel Passport keys are exceed to 4kb, but with the help of below command

vapor secret production

I can create a secrets so vapor are able to proceed the Private key after that it asks for Name in documentation it is not clear what does name means

question from:https://stackoverflow.com/questions/65935822/passport-oauth-private-key-in-vapor

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...