Components

This framework provides several components that will help you to use JWS (signed tokens) and JWE (encrypted tokens). It also provides other nice features to create and manage keys.

Before to start creating your first tokens, we have to create an algorithm manager and keys or key sets.

When your algorithm manager, your keys and your checkers are ready, you will be able to create or load your first tokens.

Last updated