forked from blek/world
23 lines
657 B
Markdown
23 lines
657 B
Markdown
+++
|
|
template = 'custom/project.html'
|
|
|
|
title = 'blek! ID'
|
|
description = 'My custom SSO'
|
|
date = '2024-08-01'
|
|
slug = 'id'
|
|
year = 2024
|
|
month = 1
|
|
day = 8
|
|
lang = 'en'
|
|
|
|
[extra]
|
|
git_repo = 'github.com/b1ek/blekID.git'
|
|
demo_url = 'github.com/b1ek/blekID'
|
|
author = 'b1ek <me@blek.codes>'
|
|
license = 'MIT'
|
|
+++
|
|
|
|
So the story is pretty simple: i wanted to build a social network just for fun, but then i thought that i might want to build other things than that so i started building an SSO before that.
|
|
|
|
But then i found out that OIDC (OpenID Connect) exists so i forgot about this.
|
|
And then i started working on something else so i didnt even make the social network. |