rocket_airlock 0.0.0

The security airlock is the entry point to a rocket. Everything from the outside environment that wants to enter a rocket, needs to go through its hatches and pass all their security checks. TL;DR: Authentication and Authorization for rocket applications.
Documentation
# rocket_airlock
Currently only a placeholder

## License

As the rest of the [`Rocket`](https://github.com/SergioBenitez/Rocket/) ecosystem, `rocket_airlock` is licensed under either of the following, at your option:

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT License ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)