Updated refresh token endpoint to enable rotation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import React from 'react';
|
||||
|
||||
// Home page for siren
|
||||
export default function Page() {
|
||||
return <></>;
|
||||
return <div></div>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user