Remove the need of Auth0 to issue tokens. Instead have icarus generate it's own tokens.
Specifications
Add dependency for interacting with jwt tokens
Integrate the jwt dependency to validate tokens in HTTP requests
Remove the need of Auth0 to issue tokens. Instead have icarus generate it's own tokens.
## Specifications
* Add dependency for interacting with jwt tokens
* Integrate the jwt dependency to validate tokens in HTTP requests
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Remove the need of Auth0 to issue tokens. Instead have icarus generate it's own tokens.
Specifications