yilinglu / identity-102-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a lab for openid connect.

Content of this repo

  • Every directory in the root of this repository contains a lab.
  • Every lab contains exercises.
  • Inside the folder of every exercise you will find a README document with the instructions and a begin folder. This folder is a working application and represents the starting point for the exercise. There is also a end folder which contains a working application with the solution of the exercise in case you get stuck.

Configuration

Applications are configured using environment variables, in some exercises you will find a .env-sample file. You will need to copy this file as .env and fill the blanks.

About


Languages

Language:Swift 79.4%Language:JavaScript 9.9%Language:HTML 8.0%Language:Ruby 2.7%