Fable Turas

Results 3 comments of Fable Turas

You might be able to use the JWT_GET_USER_SECRET_KEY setting to create a custom function to generate the secret key for the user based on some changing piece of login data...

Yes as a matter of fact I did. There is a function in the calendar.js file called getTitle. I created div on the calendar.html page and then set a document.getElementById...

document.getElementById("id of the div you create on calendar.html where you want titles to show up").innerHTML = this.getTitle();