1
Answer

dot net core jwt generation

Photo of Prakash P

Prakash P

5y
501
1
how to generate  a secret code in the  below mentioned scenario. It will be auto genarated or we need to use a separate tool to generate this code?
 
"secret": " ",
"issuer": " ",
"audience": " ",
 
can you please provide an example with this three items for a google.com website? 

Answers (1)