Open
Description
Hello. I'm confused about these two properties in application.yaml:
tokenSecret: 926D96C90030DD58429D2751AC1BDBBC tokenExpirationMsec: 864000000
From where do you get the tokenSecret value? Is that a unique value for each app? I try facebook login, the server gives me a JWToken created based on some properties among whichL tokenSecret and tokenExpirationMsec but when I make a request with that token it gives me 401 (Unauthenticated).
Metadata
Assignees
Labels
No labels