Skip to content
Snippets Groups Projects
Commit 64a3a24c authored by Mohamed Anis Koubaa's avatar Mohamed Anis Koubaa :speech_balloon:
Browse files

Make login through github possible.

parent 6b4a60d3
No related branches found
No related tags found
No related merge requests found
spring:
security:
oauth2:
client:
registration:
github:
clientId: Ov23liQbnSaPiIkiw18X
clientSecret: e2c4739a8b0e15c162d9fefbcaad9d6ca8e5b01d
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>regimo</title>
</head>
<body>
<h1>This is the backend of regimo</h1>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment