app/demo
|
forge: make forge/sf the standard forge package; keep old files as x-... for reference
|
2024-09-17 19:52:42 +02:00 |
core
|
rename factory to meta, with slight functionality change; work in progress: use in storage ...
|
2024-10-12 12:01:14 +02:00 |
forge
|
forge: first (too simple) version of iter:stream-iterator and forge:exec-stream
|
2024-09-18 16:28:43 +02:00 |
frontend
|
redefine message as subclass of shape:record
|
2024-07-25 21:23:28 +02:00 |
lib/auth
|
testing improvements; start with util/iter
|
2024-09-07 16:35:43 +02:00 |
shape
|
minor fixes concerning shape:meta
|
2024-10-12 16:00:45 +02:00 |
storage
|
minor fixes concerning shape:meta
|
2024-10-12 16:00:45 +02:00 |
test
|
forge: first (too simple) version of iter:stream-iterator and forge:exec-stream
|
2024-09-18 16:28:43 +02:00 |
util
|
forge: first (too simple) version of iter:stream-iterator and forge:exec-stream
|
2024-09-18 16:28:43 +02:00 |
web
|
web/cookie: improvements: create-from-keys, more default values
|
2024-09-02 10:39:44 +02:00 |
.gitignore
|
set up logging in test-web
|
2024-07-04 06:57:48 +02:00 |
config.lisp
|
web/response: set up test call for set-cookie, + minor improvements
|
2024-08-31 09:55:12 +02:00 |
LICENSE
|
auth: starting with class definitions; add LICENSE (MIT)
|
2024-08-15 09:59:12 +02:00 |
logging.lisp
|
provide code for supplying and selecting default-actions (like (:system :stop))
|
2024-07-05 10:09:48 +02:00 |
scopes-core.asd
|
forge: make forge/sf the standard forge package; keep old files as x-... for reference
|
2024-09-17 19:52:42 +02:00 |
scopes-web.asd
|
web/response: create and set cookie, using web/cookie package based on cl-cookie
|
2024-09-01 10:33:37 +02:00 |
scopes.asd
|
basic set-up of lib/auth system; + minor corrections
|
2024-08-10 09:16:16 +02:00 |
scratch.lisp
|
web, auth: work in progress: jwt generation
|
2024-08-24 10:29:50 +02:00 |
testing.lisp
|
testing improvements; start with util/iter
|
2024-09-07 16:35:43 +02:00 |