Hi guys,
I have a application with a custom authentication and session timer in a package,
when the user session reach the limit, a dynamic action use the logout function and a javascript redirect the user to other page (expired page that I made)
but the problem is when the user session expired sometime the notification "Your session has expired!" show even when I redirect to a public page 3 of 10 times,
sometime don't show the notification.
There a way to disable/remove that notification?
I use Oracle Apex 19.1
