An authentication server
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

26 wiersze
604 B

5 lat temu
5 lat temu
5 lat temu
5 lat temu
  1. # authenticate
  2. An authentication server that uses HTTP, Websockets and UDP
  3. ## Installation
  4. TODO: Write installation instructions here
  5. ## Usage
  6. TODO: Write usage instructions here
  7. ## Development
  8. TODO: Write development instructions here
  9. ## Contributing
  10. 2. Create your feature branch (`git checkout -b my-new-feature`)
  11. 3. Commit your changes (`git commit -am 'Add some feature'`)
  12. 4. Push to the branch (`git push origin my-new-feature`)
  13. 5. Create a new Pull Request
  14. ## Contributors
  15. - [your-github-user](https://github.com/your-github-user) Ludovic 'Archivist' Lagouardette - creator, maintainer