Browse Source

fix language

content-update
Christopher Fremond 4 years ago committed by Christopher Fremond
parent
commit
c6b2f86acd
  1. 4
      subjects/forum/authentication.en.md

4
subjects/forum/authentication.en.md

@ -4,7 +4,7 @@
The goal of this project is to implement, into your forum, new ways of authentication. You have to be able to register and to login using at least Google and Github authentication tools.
Some examples of authentication ways are:
Some examples of authentication means are:
- Facebook
- GitHub
@ -17,6 +17,6 @@ This project will help you learn about:
### Instructions
- Your project must have implemented at least the two authentication examples given must be implemented.
- Your project must have implemented at least the two authentication examples given.
- Your project must be written in **Go**.
- The code must respect the [**good practices**](https://public.01-edu.org/subjects/good-practices.en).

Loading…
Cancel
Save