Commit graph

25 commits

Author SHA1 Message Date
9a87e9a496
refactor(auth): rename auth_userkey to auth_jwt
Some checks failed
ci / ci (push) Failing after 0s
Rebranded the auth_userkey plugin to auth_jwt, including changes to namespace, class names, and configuration settings to reflect the new jwt-based authentication mechanism. Updated copyright notices and contact information accordingly. This refactoring also includes the introduction of JWT token management using the Firebase JWT library, replacing the user quick keys.
2024-06-25 12:00:04 +02:00
Tonto Baffour
c370cb1bee
Update README.md (#94)
* Update README.md

userkey authentication plugin must be enabled before usage

* Update README.md

enable plugin configuration steps added

* Update README.md

removed unneeded step 9

* Update README.md

numbering order changed
2023-08-17 08:13:17 +10:00
Dmitrii Metelkin
2366e41799
Merge pull request #75 from catalyst/reusing-workflows
Add reusable workflows
2022-06-03 16:55:07 +10:00
Dmitrii Metelkin
b2693a7b6f Use the letest version of workflows 2022-06-03 16:36:36 +10:00
Anupama Dharmajan
502564a88c Update readme file and bump version number 2022-01-17 08:14:52 +11:00
ni-ght
39b7aa33e1
Update README.md
Added "Using" step: Authorise the "web service" user.
2021-12-14 12:47:52 +01:00
Dmitrii Metelkin
650c772707 Implement logout functionality 2020-05-08 22:57:13 +10:00
Dmitrii Metelkin
14cfe78b53 Fix issues link in Readme 2020-05-08 15:21:14 +10:00
Dmitrii Metelkin
0ef19c0799 Add Catalyst to Readme 2020-05-08 14:51:39 +10:00
Dmitrii Metelkin
f8a1df93cf Update README.md 2018-03-28 11:49:51 +11:00
Robin
48d7011876 Revert changes on line break types 2017-07-12 10:55:35 +08:00
Robin
6964749b0b Add PHP syntax highlighting 2017-07-12 10:48:40 +08:00
Andrew Hancox
d6c957c298 Added a test client code to README. 2017-03-31 13:14:54 +01:00
Andrew Hancox
b08d113e0c Add user provisioning. 2017-03-31 11:55:52 +01:00
Brendan Heywood
1632d8830a Update README.md 2016-10-10 15:26:01 +11:00
Dmitrii Metelkin
1f23904478 Bump version 2016-09-26 13:26:14 +10:00
Dmitrii Metelkin
5ff3cb7efc Fix #2 remove default archetypes and update documentation 2016-08-27 15:00:07 +10:00
Dmitrii Metelkin
f6bc25a61d Fix service name in README.md 2016-08-22 10:26:27 +10:00
Dmitrii Metelkin
3358c1e942 Update documentation 2016-08-19 16:46:19 +10:00
Dmitrii Metelkin
1c3c2d5a76 Update README.md 2016-08-19 10:31:50 +10:00
Dmitrii Metelkin
55b2d87dba Update README.md 2016-08-19 10:24:41 +10:00
Dmitrii Metelkin
b1897a200a Update README.md 2016-08-19 10:23:28 +10:00
Dmitrii Metelkin
58dfcfa9a4 Update README.md 2016-08-19 10:07:16 +10:00
Dmitrii Metelkin
4b888d61ae Initial readme description 2016-08-19 09:59:16 +10:00
Dmitrii Metelkin
2a6a429b0a Add README.md 2016-08-18 23:13:50 +10:00