Skip to content
Discussion options

You must be logged in to vote

Authentik mostly uses python for its backend logic. Even if your Go backend talks to it, the main code running on the authentik side is python. Python may be slower than Go but it’s great for flexibility and features. If performance becomes a problem you could try caching or async calls to help speed things up. tech is like cooking bro speed matters but flavour (i mean features) wins heart.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dlukt
Comment options

@aayushdhote
Comment options

@melizeche
Comment options

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