Skip to content

fuel_csrf_token() wont generate token. #2020

Open
@Ghostff

Description

@Ghostff

This use to wok before but all of a sudden it stopped. I downloaded a new one and added this:

<?= Security::js_fetch_token(); ?>
<script>
console.log(fuel_csrf_token());
</script>

to the views > welcome > index.php the fuel_csrf_token it created the fuel_csrf_token function and that's it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions