Commit Graph

5 Commits

Author SHA1 Message Date
jontyms 9e5c95fd6d fix(docs): Added Keycloak OpenID example (#1521)
continuous-integration/drone/push Build is failing Details
Reviewed-on: vikunja/api#1521
Reviewed-by: konrad <k@knt.li>
Co-authored-by: jontyms <jontyms@protonmail.com>
Co-committed-by: jontyms <jontyms@protonmail.com>
2023-05-23 11:14:35 +00:00
Dominik Pschenitschni aaa0593289 feat(docs): various improvements
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
- removing spaces at end of line
- fixing spelling and grammar mistakes
- making sure 'Vikunja' is spelled the same way everywhere
- prefer using editors word wrap instead of hardcoding word wrap in markdown (reason: different word wrap per editor & end of line space)
- add newline add end where missing
- remove double colon at end of headlines
- remove unnecessary indention
- make sure code blocks and headlines etc always have an empty line around
2023-04-11 16:42:59 +00:00
the-darkvoid 4d4ffe8b34 Added Google & Google Workspace to OpenId examples (#1319)
continuous-integration/drone/push Build is passing Details
Reviewed-on: vikunja/api#1319
Co-authored-by: the-darkvoid <darkvoid@gmail.com>
Co-committed-by: the-darkvoid <darkvoid@gmail.com>
2022-11-14 11:41:45 +00:00
Felix Breidenstein 9bb8a26706
fix(docs): Fix redirect_url example (#50)
continuous-integration/drone/push Build is failing Details
The name of the openid provider gets appended to the redirect_url
2022-09-28 15:34:53 +02:00
kolaente dbb0f54732
feat: add openid examples
continuous-integration/drone/push Build is passing Details
2022-08-09 10:48:50 +02:00