Skip to content

Encryption of the API token #2969

Closed Answered by schrej
Moepeldimoep asked this question in Support
Discussion options

You must be logged in to vote

The token that you see in the database is encrypted using the APP_KEY defined in the .env file. It can be decrypted using the decrypt() method of the Encrypter that is part of laravel, see here for an example.

Replies: 2 comments 1 reply

This comment was marked as off-topic.

Comment options

You must be logged in to vote
1 reply
@Kaesewuerfel
Comment options

Answer selected by trenutoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants